Gillmer J. Derge [TeamB] Guest
|
Posted: Mon Jan 16, 2006 4:26 pm Post subject: Re: Run jbuilder.exe as asp.net user on w2k |
|
|
Rickard Nordtröm wrote:
| Quote: | Is there a way to use borland at all to accomplish automatic compile from a
web page without getting dual license on all or our machines or do I have to
change development environment?
|
Take a look at the options in JBuilder for exporting your project as an
Ant script. You might be able to use that to allow your web-based
builds to proceed without JBuilder. That is, the web builds would
simply use Ant and javac to duplicate the JBuilder build but without
actually using JBuilder itself.
Whether this will work adequately for you depends on exactly what
JBuilder features you're using. I don't think the Ant export is
perfect. There are some JBuilder build features that don't map easily
to Ant, so if you need those, then one of Kevin's ideas might work better.
--
Gillmer J. Derge [TeamB]
|
|