-
Notifications
You must be signed in to change notification settings - Fork 0
Home
kimukou edited this page Sep 14, 2010
·
32 revisions
-
griffon upgrade problem(0.3=>0.9)
- When Plugin is before version, I may not runnning
griffon uninstall plugin XXX - Has plugin uninstall error occur
- manual delete %USERPROFILE%\.griffon\0.9\projects\PROJRCT_NAME\plugins\XXX
- reinstall plugin
griffon install plugin XXX - clean and run-app
griffon clean
griffon run-app
- When Plugin is before version, I may not runnning
-
griffon sample 0.3.1 running 0.3(windows XP ,griffon 0.3.1 not running)
- application.properties edit
- app.griffon.version=0.3.1 =>app.griffon.version=0.3
- application.properties edit
-
package app
griffon prod package- When I move it in applet,In jar of staging, it is signed It is not signed jar of dist/applet.
- I think that it is fixed in the next version, but substitution is necessary at the time of release
-
use griffon installer plugin , can create windows.exe(use JSmooth)
griffon package windows -
loggin setting(stand alone mode)
- dist/jar directory can set the logging if I copy log4j.xml
-
To move a development environment in a different terminal
- backup %USERPROFILE%\.griffon\0.9\projects\PROJRCT_NAME\
- backup workspace\projects\PROJRCT_NAME\