[Java-gnome-developer] Eclipse plugins....
Brought to you by:
afcowie
From: Dan P. <pi...@sl...> - 2003-10-14 14:19:19
|
All, Since I'm taking forever to get the website up, here is the first crack at the Eclipse plugins. Sorry for the delay (seeing a valid spec file go by spurred me on..) They will be available (with source and all) as soon as I can. The pages are being put together by someone beyond my control. Anyway, attached is a zip of the compiled version. Simply unzip this into your "eclipse" directory. Note that this is built/tested against Eclipse 3.0M2 but I don't think I do anything that would cause problems with earlier versions. Once you've unzipped it when you select "File-New" you'll see Gnome Wizards that will create a new basic gnome app or glade app. The only requirement is having the full (JavaGlade too) JavaGnome bindings installed. You can run the newly generated app immediately by selecting the project, choosing "Run As Java Application" and adding -Djava.library.path=/usr/lib to the VM arguments section of the run dialog. I think that's everything. My next step is to add more options and better customization to the wizard itself. It took me a little while to get everything working. Comments are welcome! Like I said, I'll have the source up soon, hopefully today. -- Dan |