Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] [Fwd: Re: [Eclipseme-users] Disabling preverification of src dir in Ganymede ?]

Hi craig,

I have no idea of why this was changed either. We are just suing
ganymede create project wizard. Maybe it is possible to change that,
since we copied the code from jdt to our repository. The wizard is
exported on ganymede, but not on europa and, since we want to be
compatible with europa, the best choice was to copy the code.

:)
gep

-----Original Message-----
From: dsdp-mtj-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Craig Setera
Sent: domingo, 19 de outubro de 2008 22:24
To: Mobile Tools for The Java Platform mailing list
Subject: [dsdp-mtj-dev] [Fwd: Re: [Eclipseme-users] Disabling
preverification of src dir in Ganymede ?]

Everyone,

Are you aware of this change in Ganymede?  Any ideas why it was done?  
This change removed a nice feature of EclipseME/MTJ when it happened.  
I'd like to understand why it was made and what, if anything, we can do
about it.

Craig

-------- Original Message --------
Subject: 	Re: [Eclipseme-users] Disabling preverification of src
dir in 
Ganymede ?
Date: 	Sun, 05 Oct 2008 11:50:56 -0500
From: 	Craig Setera <craigsfnet@xxxxxxxxxx>
Reply-To: 	eclipseme-users@xxxxxxxxxxxxxxxxxxxxx
To: 	eclipseme-users@xxxxxxxxxxxxxxxxxxxxx
References: 	<200809301458.41757.diego@xxxxxxxxxxx>



Diego,

I had not noticed this change in Ganymede.  This is a pretty major
change and to be honest I can't imagine why they made it.  At this
point, the only way I can imagine doing this is by using a separate
project to access the classes you don't want preprocessed and then add
that to the build path of the project that is preprocessed.

I can do some digging to try to understand why that change was made and
why it was made.  Unfortunately, there is no quick solution that I can
see.

Craig

Diego Tognola wrote:
> Hi all,
>
> I'm using Ganymede and my project has two source directories. But I 
> would only like to export the classes of one source directory to other

> JME projects. Now with Ganymede it looks like disabling the export of 
> source directories has been removed (why ??).
>
> So how can I get the preverification to ignore the 2nd source
directory ?
>
> Cheers,
> Diego
>
> ----------------------------------------------------------------------
> --- This SF.Net email is sponsored by the Moblin Your Move Developer's

> challenge Build the coolest Linux based applications with Moblin SDK &

> win great prizes Grand prize is a trip for two to an Open Source event

> anywhere in the world 
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Eclipseme-users mailing list
> Eclipseme-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>   

------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Eclipseme-users mailing list
Eclipseme-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top