Jason Osgood
2013-12-01 19:26:26 UTC
Who has experience developing plugins in NetBeans, IntelliJ, AND Eclipse? Is there a comparison of their relative merits (I looked but did not find).
I need to create better IDE tool support for fado and martini. To shorten the edit-compile-debug loop. Both are code generators. Fado compiles SQL to JDBC wrappers. Martini compiles HTML to Java and data models (using aron).
I created a very rudimentary builder plugin for Eclipse for fado. So friggin hard! Confusing docs. My least favorite part is all the XML-based programming of behavior *without a debugger*. I hate black boxes resulting in trial and error. Sure, I could step thru the Eclipse expression evaluator with a debugger, but it was more convoluted than the Spring runtime. (Didn’t know that was possible.)
Since I’ve been buying IntelliJ, I thought to give its plugin dev a whirl first. But that NetBeans + Chrome tool (from previous message) gives me pause. I want some of that cake too.
Cheers, Jason
------------------------------------
Yahoo Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/seajug/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/seajug/join
(Yahoo! ID required)
<*> To change settings via email:
seajug-digest-***@public.gmane.org
seajug-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
seajug-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo Groups is subject to:
http://info.yahoo.com/legal/us/yahoo/utos/terms/
I need to create better IDE tool support for fado and martini. To shorten the edit-compile-debug loop. Both are code generators. Fado compiles SQL to JDBC wrappers. Martini compiles HTML to Java and data models (using aron).
I created a very rudimentary builder plugin for Eclipse for fado. So friggin hard! Confusing docs. My least favorite part is all the XML-based programming of behavior *without a debugger*. I hate black boxes resulting in trial and error. Sure, I could step thru the Eclipse expression evaluator with a debugger, but it was more convoluted than the Spring runtime. (Didn’t know that was possible.)
Since I’ve been buying IntelliJ, I thought to give its plugin dev a whirl first. But that NetBeans + Chrome tool (from previous message) gives me pause. I want some of that cake too.
Cheers, Jason
------------------------------------
Yahoo Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/seajug/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/seajug/join
(Yahoo! ID required)
<*> To change settings via email:
seajug-digest-***@public.gmane.org
seajug-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
seajug-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo Groups is subject to:
http://info.yahoo.com/legal/us/yahoo/utos/terms/