Including external JARs when packing Cafe Duet module
tomk
Posts: 24
I find it really useful to be able to develop a module in an ordinary eclipse environment, test it, then package it up with a little cafe duet wrapper so it can run on the NetLinx controller. It feels like the cleanest way to do this is to create a JAR of my AMX-independent code. Although the Cafe Duet IDE is perfectly happy if I add an external JAR, unfortunately there's no way to select these classes for inclusion when using the "Pack Module" wizard - I have to copy and paste in the source trees. Does anyone know a neat solution to this?
0
Comments