Nicolas,

I have good news and bad news on this. The preverifier was designed in such a way to make it capable of doing what you want to do. Unfortunately, the work to wrap it in a command-line intepreter and package it for use as a jar file has not been done. It sounds like you've dug into this a bit. If I were to create an Ant build file to build just the preverifier, would you be interested in building the necessary command-line interface around the preverifier? This is an enhancement that I'm not sure when I would get to. Getting an Ant build file together would be relatively simple though.

Craig

Nicolas Le Gland wrote:
For my first post, I was wondering if there was a way to invocate the internal preverifier from the command line on a specified archive, and how to achieve that.

I originaly was looking for something that would have looked like "java -jar eclipseme.core.preverifier_1.5.0.jar -classpath ../lib/ -d ../output/ midlet.jar", but the deeper I got in the plugin system architecture the less I saw how to use them from the outside of Eclipse.

This question sounds like it has an obvious answer, but my search in the list's archive did not find any match.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to