Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] Re: [Eclipseme-users] My Baby is All Grown Up...

Hi russel,

The "Mobile Tools for Java" -> "Convert to Midlet Project"  only works for java projects, not for eclipseME projects. So you can't use it to convert eclipseme projects to mtj. There is a bug already opened to do that.

In order to convert the eclipseme projects to mtj, you should use: "File->Import->JavaME->EclipseME Project". There just select your "old" repository with eclipseME projects and then all projects will be automatically converted. MTJ help details how to use it: "Java ME Development User Guide > Reference > Wizards > Import EclipseME Projects "

If you have some issue please let us know.

:)
gep

-----Original Message-----
From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Russel Winder
Sent: terça-feira, 21 de outubro de 2008 04:46
To: Mobile Tools for The Java Platform mailing list
Cc: eclipseme-users@xxxxxxxxxxxxxxxxxxxxx
Subject: RE: [dsdp-mtj-dev] Re: [Eclipseme-users] My Baby is All Grown Up...

On Mon, 2008-10-20 at 15:05 -0400, Paula Gustavo-WGP010 wrote:
> Hi russel,
> 
> Can you detail the steps that you are using? On the project creation 
> wizard there is an option to select an external folder ("content" 
> group on the wizard) and it worked ok for me. Which host are you using?

I'm afraid I have forgotten the exact details, and I have now completed a total restart by creating a new workspace and loading the projects afresh (deleting all previous Eclipse metadata) as MTJ projects so cannot experiment with the context I had.

Perhaps treat this as a transient error and ignore it unless someone else comes up with the problem?

> :)
> gep
> 
> -----Original Message-----
> From: dsdp-mtj-dev-bounces@xxxxxxxxxxx 
> [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Russel Winder
> Sent: quinta-feira, 16 de outubro de 2008 03:35
> To: eclipseme-users@xxxxxxxxxxxxxxxxxxxxx
> Cc: MTJ
> Subject: [dsdp-mtj-dev] Re: [Eclipseme-users] My Baby is All Grown Up...
> 
> Craig,
> 
> Congrats on getting the first release out.
> 
> On Wed, 2008-10-15 at 19:15 -0500, Craig Setera wrote:
> > The first official release of the Eclipse MTJ project is now
> available.  
> > Please see my initial blog entry  at 
> > http://eclipseme.org/blog/2008/10/15/my-baby-is-all-grown-up/ for 
> > more
> 
> > information.
> 
> As instructed I have noted that I should now use MTJ instead of 
> EclipseME, have joined the MTJ mailing list, and have downloaded and 
> installed the MTJ plugin -- which looks mostly like EclipseME so that 
> is good :-)
> 
> However I have hit a wall immediately.
> 
> EclipseME allows you to create a project where the project and its 
> source code is outside of the workspace directory structure.  MTJ 
> gives me the error:
> 
> "Projects located in the workspace folder must be direct sub folders 
> of the workspace folder."
> 
> and won't allow me to create a project.
> 
> I ahve no idea how to progress this, so I am having to revert to using 
> EclipseME 1.7.9 for the Java ME course I am giving tomorrow.
> 
> --
> Russel.
> ====================================================
> Dr Russel Winder                 Partner
> 
> Concertant LLP                   t: +44 20 7585 2200, +44 20 7193 9203
> 41 Buckmaster Road,              f: +44 8700 516 084
> London SW11 1EN, UK.             m: +44 7770 465 077
> _______________________________________________
> dsdp-mtj-dev mailing list
> dsdp-mtj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
--
Russel.
====================================================
Dr Russel Winder                 Partner

Concertant LLP                   t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,              f: +44 8700 516 084
London SW11 1EN, UK.             m: +44 7770 465 077


Back to the top