Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-dev] org.eclipse.equinox.ds and utils

In general you should not be compiling code from other projects. Not that it is "wrong" just that you should not need to. Projects, including SMILA, should be producing downloads that consumers can add to their "base" or "target" and then just compile against and include in their deliverable. These are part of the Ganymede release and you can get them from the Equinox SDK and individually from the Equinox download page. The PDE Build can be setup to automatically get them.

Jeff

Dmitry Hazin wrote:
The initial idea was to check the ds code from Eclipse CVS during build and then compile these libraries (because they are still in the development). Later it was decided to make separate build plan (ECCENCA-EQUINOXDS) that will check new code from CVS, and merge this code into EILF manually.
Not sure if this process is really required now though.

Thomas Menzel wrote:
good idea!
vote +1

but why wasnt that done from the beginning?

Kind regards
Thomas Menzel
brox IT-Solutions GmbH


-----Original Message-----
From: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] On Behalf Of Ivan Churkin
Sent: Donnerstag, 25. September 2008 13:44
To: Smila project developer mailing list
Subject: [smila-dev] org.eclipse.equinox.ds and utils

Hi folks,

I suggest to compile
org.eclipse.equinox.ds and org.eclipse.equinox.util
and to move them into EILF.extension because its not a part of our project.

--
Ivan

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

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


Back to the top