Sorry, my last mail was written some seconds before going into vacation :-)

These two sentenses have nothing todo with each other.

I am not exactly sure if the problem I mentioned was solved.

tzur Sayag schrieb:
> interesting, how is this related to exporting the files again and your 
> prev post?
> thanx,
> -t
>
> On Fri, Apr 4, 2008 at 9:12 AM, Markus Sinner <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     But that is NOT the point i mentioned.
>
>     The early 1.0 version of Antenna had a bug, that it said it is 0.9.15
>     but indeed was 1.0.0. <http://1.0.0.>
>
>     tzur Sayag schrieb:
>     > my post clearly said I edited the property file and changed the
>     antenna
>     > to the 1.0.0 version,
>     > any other idea?
>     > --tzurs
>     >
>     > On Thu, Apr 3, 2008 at 11:49 PM, Markus Sinner
>     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote:
>     >
>     >     Did you choose "Export Antenna Buildfiles" or similar again
>     when you
>     >     reconfigured eclipseME? The xml-files for ant aren't updated
>     manually,
>     >     you have to create them every time you change settings or
>     you have to
>     >     edit eclipseme-build.properties by hand.
>     >
>     >     tzur Sayag schrieb:
>     >     > for some reason I'm now not able to use antenna 1.0.0 as
>     my antenna
>     >     > for eclipse or ant,
>     >     > I've declred it in the
>     >     > eclipseme-build.properties file as
>     >     >
>     >    
>     path.antenna.jar=D\:\\Development\\antenna\\antenna-bin-0.9.15-beta.jar
>     >     > when  I run the build.xml as ant in the output I get:
>     >     > blah
>     >     > [wtkpreprocess]
>     >     > **************************************************************
>     >     > [wtkpreprocess] * Antenna 0.9.15 initialized for project
>     >     > "TopCardDict"       *
>     >     > [wtkpreprocess] * Using Sun Wireless Toolkit 2.5 (CLDC-1.1;
>     >     > MIDP-2.0)        *
>     >     > [wtkpreprocess]
>     >     > **************************************************************
>     >     >
>     >     > blah
>     >     > [echo] Building source files...
>     >     >  [wtkbuild]
>     >     **************************************************************
>     >     >  [wtkbuild] * Antenna 0.9.15 initialized for project
>     "TopCardDict"
>     >           *
>     >     >  [wtkbuild] * Using Sun Wireless Toolkit 2.5 (CLDC-1.1;
>     MIDP-2.0)
>     >            *
>     >     >  [wtkbuild]
>     >     **************************************************************
>     >     >
>     >     >
>     >     > blah
>     >     >
>     >     >
>     >     > no matter what I do, I can't find any reference to antenna
>     0.9.15 in
>     >     > the ant files,
>     >     > the only thing I see is that the 0.9.15 jar itself is in
>     my eclipse
>     >     > plugins dir.
>     >     > weird.
>     >     >
>     >     > any  thoughts?
>     >     > what are the steps that needs to be done when I want to
>     replace the
>     >     > 0.9.15 with the new antenna? did I miss something?
>     >     >
>     >     >
>     >     > as for the wtkpreprocess task, I've added the request,
>     >     > thanx!
>     >     > --tzurs
>     >     >
>     >     > On Thu, Apr 3, 2008 at 7:40 PM, Omry Yadan <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>     >     > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>> wrote:
>     >     >
>     >     >     Tzur,
>     >     >
>     >     >     create a build file manually and use antenna from it.
>     >     >
>     >     >     I am not sure why you need to use an old Antenna, use
>     the latest
>     >     >     one for
>     >     >     the build.
>     >     >
>     >     >
>     >     >     tzur Sayag wrote:
>     >     >
>     >     >     > Hi Guys,
>     >     >     >
>     >     >     > I'm ripping my hair out.
>     >     >     > My goal, use Omry's preprocessor (or any other
>     preprocessor)
>     >     through
>     >     >     > ant via eclipse (didn't try command line yet).
>     >     >     > Setup: I have a "working setup" which has:
>     >     >     > 1) antenna 0.9.15 added to eclipse ant classpath
>     >     >     > 2) antenna 1.0.0 added to eclipse ant classpath
>     >     >     > (in a minute why I need both)
>     >     >     > 3) the exported build files from eclipse
>     >     >     > 4) a new target called "preprocess" which invokes
>     >     wtkpreprocess task
>     >     >     > 5) the antenna version I state in the
>     eclipseme-build.properties
>     >     >     files
>     >     >     > is 0.9.15
>     >     >     > 6) a task added "wtkpreprocess" in eclipse ant
>     runtime dialog
>     >     >     pointing
>     >     >     > to antenna 1.0.0 library.
>     >     >     > now this works fine, preprocess runs and works, then the
>     >     build runs
>     >     >     > and things are relatively ok.
>     >     >     >
>     >     >     > surely I'm doing something wrong.
>     >     >     > I would like to remove 0.9.15 but it will not work
>     for me.
>     >     >     >
>     >     >     > a few things I don't understand:
>     >     >     > 1) why do I need to add the wtkpreprocess task
>     manually to
>     >     the ant
>     >     >     > tasks in eclipse where as other wtk tasks (wtkbuild for
>     >     example) are
>     >     >     > accessible without it.
>     >     >     > 2) why do i get errors when removing the 0.9.5 (I
>     get an error
>     >     >     related
>     >     >     > to "getenv something not supported, use properties
>     -D instead
>     >     >     of: PATH
>     >     >     > or something cryptic like that.
>     >     >     >
>     >     >     >
>     >     >     > if anyone can shed some light, mucho appriciated.
>     >     >     > bests,
>     >     >     > --tzurs
>     >     >     >
>     >     >     >
>     >     >
>     >    
>     ------------------------------------------------------------------------
>     >     >     >
>     >     >     >
>     >     >
>     >    
>     -------------------------------------------------------------------------
>     >     >     > Check out the new SourceForge.net Marketplace.
>     >     >     > It's the best place to buy or sell services for
>     >     >     > just about anything Open Source.
>     >     >     >
>     >     >
>     >    
>     
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>     >     >     >
>     >     >
>     >    
>     ------------------------------------------------------------------------
>     >     >     >
>     >     >     > _______________________________________________
>     >     >     > Eclipseme-users mailing list
>     >     >     > [email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected]
>     <mailto:[email protected]>>
>     >     >     <mailto:[email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected]
>     <mailto:[email protected]>>>
>     >     >     >
>     https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>     >     >     >
>     >     >
>     >     >
>     >     >
>     >    
>     -------------------------------------------------------------------------
>     >     >     Check out the new SourceForge.net Marketplace.
>     >     >     It's the best place to buy or sell services for
>     >     >     just about anything Open Source.
>     >     >
>     >    
>     
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>     >     >     _______________________________________________
>     >     >     Eclipseme-users mailing list
>     >     >     [email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected]
>     <mailto:[email protected]>>
>     >     >     <mailto:[email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected]
>     <mailto:[email protected]>>>
>     >     >    
>     https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>     >     >
>     >     >
>     >     >
>     >    
>     ------------------------------------------------------------------------
>     >     >
>     >     >
>     >    
>     -------------------------------------------------------------------------
>     >     > Check out the new SourceForge.net Marketplace.
>     >     > It's the best place to buy or sell services for
>     >     > just about anything Open Source.
>     >     >
>     >    
>     
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>     >     >
>     >    
>     ------------------------------------------------------------------------
>     >     >
>     >     > _______________________________________________
>     >     > Eclipseme-users mailing list
>     >     > [email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected]
>     <mailto:[email protected]>>
>     >     > https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>     >     >
>     >
>     >    
>     -------------------------------------------------------------------------
>     >     Check out the new SourceForge.net Marketplace.
>     >     It's the best place to buy or sell services for
>     >     just about anything Open Source.
>     >    
>     
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>     >     _______________________________________________
>     >     Eclipseme-users mailing list
>     >     [email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected]
>     <mailto:[email protected]>>
>     >     https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>     >
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     >
>     -------------------------------------------------------------------------
>     > Check out the new SourceForge.net Marketplace.
>     > It's the best place to buy or sell services for
>     > just about anything Open Source.
>     >
>     
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > Eclipseme-users mailing list
>     > [email protected]
>     <mailto:[email protected]>
>     > https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>
>     --
>
>     *********************************
>     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     http://www.psitronic.de
>
>     psitronic IT-Solutions
>     Markus Sinner
>     W-Rathenau-Str. 14 - 68642 Bürstadt
>     Tel.: (+49)6206 / 963513
>     Fax:  (+49)6206 / 963514
>
>     -------------------------------------------------------------------------
>     Check out the new SourceForge.net Marketplace.
>     It's the best place to buy or sell services for
>     just about anything Open Source.
>     
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>     _______________________________________________
>     Eclipseme-users mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> ------------------------------------------------------------------------
>
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to