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
