Hi Everyone,

I've finally been able to use the (fantastic again..!!!) eclipseMe 1.7.3 and
antenna to create and run
the build using ant successfully.
I'm getting everything to work very smoothly incuding obfsucring. Very
happy.

Now the only thing left for me is the midlet signing.
The signing process works fine from eclipse (check the project signing
feature, fill in the details, passwords etc).

Now Antenna has a task called

<wtksign
        keystore="${keystore.file}"
        jarfile="${jar.name}"
        jadfile="${jad.name}"
        storepass="${keystore.pass}"
        certpass="${cert.pass}"
        certalias="${cert.alias}"
/>

But I can't figure out where to put it and where to set the required
properties (when I do "Export antenna build files"
it does not seem to pick up the relevant properties into
eclipseme-build.properties
nor do I fully understand where I should place the call to this ant
task (assuming I'll put the relevant properties in
user-build.properties manually).

Can anyone give a hand?
best regards,
--tzurs
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to