Ivan, I'm sorry, but I really don't know what you want to do. EclipseME is certainly open source and you can add new types of devices. I'm not sure if that is what you are trying to do or not. For instance, I will be releasing (soon) a version that support mpowerplayer, which is different than most of the previous versions. The key is the IDevice and IDeviceImporter interfaces and the associated device importer extension point in EclipseME.
Craig Ivan YAHOO wrote: > Well, after knowing the basics of Java and entering into SWT and JFACE, > my university wanted me to do a project which involves EclipseME objects > (form which I will create from scratch, using the manual). > > So I start creating a EclipseME class, and implement some functions > and then use JFACE > to create windows to receive these class and simulate them using JisT > as a external JAR. > > Is it possible? I´m asking this because I saw that Eclipse2ME > requires any Wireless Toolkit that supports it currently. > Can I bypass these Toolkits? I don´t want to show the output of the > program in a given 3d mobile phone, > but into my already created windowed program (GUI) using SWT and > JFACE. So I can have 10, 20 EclipseME > objects instantiated and running. > > I want some light if possible > Thanks a lot, really :) > > > Ivan, Computer Science - Java Open Source projects > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
