Re: IntelliJIDEA and WebObjects
Peter Vandoros <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Michael,
We have set up IDEA to work with WebObjects for both MAC and Windows. We
also followed the instructions from 360 works but tweaked a few things
to get it working the way we preferred.
The basic idea is to have the following structure:
AppName
- Resources
- Java
- Info.plist
- project builder and xcode files
- src
Note that you can have the source anywhere you like as long as your ant
tasks updates the project file accordingly.
Then you set the working directory to AppName and class output path to
AppName/Resources/Java.
Hope that helps.
Thanks
Peter
Michael Vogt wrote:
> Hi.
>
> Is anybody using IDEA for WO development on the Mac? I can't get it running.
>
> I have done the installation as described here:
> http://www.360works.com/idea_webobjects/. It seems Ant is not finding
> the woproject jars, but they are added correctly to the Ant classpath.
>
> Any tips are welcome.
>
>
> Thanks,
> Michael Vogt
> _______________________________________________
> WebObjects-dev mailing list
> [email protected]
> http://www.omnigroup.com/mailman/listinfo/webobjects-dev
>
>