05-10-2012 02:02 AM
05-10-2012 02:52 AM
05-10-2012 09:40 PM
The problem is when I add the jar files of the libraries in the build path when I run it in the simulator a popupmenu with an error "Error starting 'App_name' Module 'Library Jar Name' not found" appears. The solution I found for this problem is the I need to load the Library cods ito the simulator for it to work. Is this the right way to do it? or is there other solutions?.
05-11-2012 03:11 AM
05-13-2012 09:42 PM
that is what im trying to avoid I dont want to manually add cod files in the simulator. Is there anyway to do it like edit the alx file or the .classpath in eclipse I'm trying to avoid to use the gui interface of eclipse as much as posible.
05-14-2012 03:17 AM
05-14-2012 07:20 PM
i've been trying to edit the alx file to load the 2 libraries with the main app cod but nothing happens and I cant seem to edit the jad file because it is auto generated by eclipse and the order and export dosent seem to work for my case is there anymore solutions for this?
05-15-2012 03:27 AM