Details
Description
When issuing this command:
griffon create-app openPatientFramework -fileType=java -archetype=jumpstart
Groovy code is created instead of Java code with the .java filetype.
When issuing this command:
griffon create-app openPatientFramework -fileType=java -archetype=jumpstart
Groovy code is created instead of Java code with the .java filetype.
Hi Andres,
Thank You for resolving this issue. I've been trying to download the updated code, but apparently I'm looking in the wrong place. This is the command I'm using:
git pull git://github.com/griffon/griffon.git masterBut that just tells me my local copy is up to date, and I'm not finding any changes.
Could you please let me know where to look for the correct code?
Thanks Again,
Harlan...