Using Borland JBuilder 8

Is there a simple way to compile a Borland JBuilder 8 project in FB? I'm having a hard time trying to figure out how to get the default Java Compiler action to work.

Is there an exisiting plug-in for JBuilder, like there is for Visual Studio?

Hi Sean,

FB doesn't currently have a JBuilder action, so you'll have to use the generic Java Compiler action (and set up the JDK configurations in Tools menu | Options), or use the Execute Program action to run the "jbuilder.exe" command.

http://info.borland.com/techpubs/jbuilder/jbuilder2005/bajb/jbcommandline.html

cheers,
tate.