[Java-gnome-developer] Eclipse Plugins
Brought to you by:
afcowie
From: Dan P. <pi...@sl...> - 2003-09-30 01:27:20
|
All, I've written two simple Wizard plugins for the Eclipse development environment. They still need some work, but proof-of-concept is working well. I have one that creates a simple application that has a menubar, and toolbar. The other creates a Glade application. Anyway, the point of this is I'm wondering what the state of JavaGnome is. I've reworked the spec file some to build binary RPMs (now supports RPM_BUILD_ROOT and a few other changes) and would like to release the eclipse plugin along with the CVS version of JavaGnome. Is there another JavaGnome release coming shortly? If not, would people object to me putting RPMs of the current CVS on the site with the Eclipse plugin? Unrelated, there are a few JavaGnome widgets that don't work with Glade due to naming issues. In particular StatusBar and ToolBar. The GTK versions are named GtkStatusbar and GtkToolbar so you can't retrieve them from LibGlade. Anyway, GREAT WORK on the JavaBindings. I'm really excited about what they can do and that motivated me enough to put together these wizards. Finally, would it be possible for someone to give me RW access to CVS? Phew.. Thanks again, and great job! -- Dan |