View Single Post
  (#9 (permalink)) Old
jfisher Offline
CrackBerry Addict
 
Posts: 714
Join Date: Jun 2005
Location: Manchester, UK
Model: BOLD
Carrier: t-mobile
Default 02-08-2007, 08:32 AM

it's the same with netbeans - you create an .alx manually and automate it using the build script (build.xml):

<copy file="${name}.alx" todir="${dist.dir}"/>

if you have the time you could create a console app that reads the jad and writes out an alx as part of your build process but i'm not sure it's worth the effort.


new job doesn't allow a public profile - please do not contact this user with questions, you will not get a response. good luck!
   
Reply With Quote