Adam Rossi wrote:
Ok, some feedback on the first Keel Plugin:

- There is no src folder created. This seems to be a big ommission, unless the src stuff is hidden somewhere else and I am not seeing it. See app-blank for an example of the source subdirectory structure. This src location should also automatically be the source location in the project wizard.

There are 2 reasons for this: 1) I originally decided to use whatever global preferences the user had setup for src and bin output directories. Both Pete and Michael have convinced me to change this to src/java and /build/classes respectively in a future version.

2) I'm still wrestling with the Eclipse plugin API to figure out
exactly how to accomplish this. As soon as I figure it out, I'll
make the change.

- I ended up with an app-app-test...I had typed in app-test in the project name. Not a biggie, the user will learn soon enough that the "app" gets prepended automatically.

That's why I added the comment stating not to put the "app-" in the name because the plugin would handle that for you, at the top of the project wizard on the page where you are prompted for the name of the project. That's really the only place to display it while the plugin is running. So much for that idea. Consider it a training issue... <G>

Looking good.

Thanks much for the feedback. Keep it coming... -- Thanks, Derek Lane ===================================== --- The Gunslinger [EMAIL PROTECTED]

http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to