Anyone build ofbiz successfully invoking ant build inside of IntelliJ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Anyone build ofbiz successfully invoking ant build inside of IntelliJ?

Jon Steelman-3
Hi there,

Œant build¹ works fine for me from the command line. However, when I try to
build internally in Intellij (8.1.1 on Mac OS X 10.5.7) it has a different
result.

The IntelliJ based build tries unsuccessfully to compile
ofbiz-dev/applications/product/src/ShipmentScaleApplet.java and can¹t get
the dependencies on javax.comm for Java files like CommPortIdentifier that
are part of Java Communications API. Had a colleague try it with the same
setup on his machine and he had the same issue.

Thanks,
Jon
Reply | Threaded
Open this post in threaded view
|

Re: Anyone build ofbiz successfully invoking ant build inside of IntelliJ?

Scott Gray-2
Hi Jon

Just a guess but try removing the javac15 tag from lines 67/69 of the  
applications/product/build.xml file.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 14/05/2009, at 3:32 AM, Jon Steelman wrote:

> Hi there,
>
> ‘ant build’ works fine for me from the command line. However, when I  
> try to
> build internally in Intellij (8.1.1 on Mac OS X 10.5.7) it has a  
> different
> result.
>
> The IntelliJ based build tries unsuccessfully to compile
> ofbiz-dev/applications/product/src/ShipmentScaleApplet.java and  
> can’t get
> the dependencies on javax.comm for Java files like  
> CommPortIdentifier that
> are part of Java Communications API. Had a colleague try it with the  
> same
> setup on his machine and he had the same issue.
>
> Thanks,
> Jon


smime.p7s (3K) Download Attachment