Re: [Eclipseme-users] Windows linefeed problem
Brought to you by:
setera
From: Setera C. <cra...@se...> - 2008-12-17 12:08:59
|
There is no such control in either EclipseME or MTJ. I do know the problem you are referring to and it affects an extremely small number of devices. My suggestion would be to make the change outside of EclipseME or MTJ. This seems like something appropriate for Ant build scripts. On Dec 17, 2008, at 4:40 AM, Stefan Mayr wrote: >> Uhm, line feeds where ? (Not that I am aware of any such options, but > just wondering what you are referring to) > > Specially in the manifest and jad file. For example on windows > machines: > > MIDlet-Version: 1.0.0<lf><cr> > > should be > > MIDlet-Version: 1.0.0<lf> > > otherwise you could get an 905 Attribute Mismatch when installing on > phones. > > regards > steve > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, > Nevada. > The future of the web can't happen without you. Join us at MIX09 to > help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |