Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Planned move to Eclipse 3.0 M6 in HEAD

Hi Henning,

I was just following the recommendations in the Eclipse 3.0 porting guide. 
This was the quickest way to get us up and running on M6. And my 
understanding is that we should not be putting a dependency on osgi 
directly but should be using a new API on core.runtime.

And, no, unfortunately you can't create a patch on more than one plugin at 
a time. It requires a separate patch file for each plugin. One e-mail with 
all the patch files as attachments should be fine. However, I want to take 
a deeper look at the OSGI requirements before I would apply your 
suggestion.

Thanks,
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



"Henning Riedel" <kesselhaus@xxxxxxx> 
Sent by: cdt-dev-admin@xxxxxxxxxxx
01/05/2004 06:32 PM
Please respond to
cdt-dev@xxxxxxxxxxx


To
cdt-dev@xxxxxxxxxxx
cc

Subject
Re: [cdt-dev] Planned move to Eclipse 3.0 M6 in HEAD






Hmm, I looked in the HEAD but I wonder, if you guys try to have
compatability in the head backwards, or why did you just put the 
runtime.compatability in
all headers, even though its not necessary at every place?

The only one I have this one in is the org.eclipse.cdt.core.<platform>
fragment since the lowlevel stuff needs some of deprecated stuff, you 
don't get
otherwise. All others can be made by only the osgi and the runtime, taking 
off
all the org.eclipse.core.boot.

Maybe I expected to much for now. ;)
I'd like to post a patch, if I could find out, how to create patch files 
on
more than one plugin at once.

Henning Riedel

> Sorry for the delay, the changes have now been committed. HEAD now 
> requires Eclipse 3.0 M6 or later.
> 
> Cheers,
> Doug Schaefer, Senior Software Developer
> IBM Rational Software, Ottawa, Ontario, Canada
> 
> 
> 
> Chris Moller <cmoller@xxxxxxxxxx> 
> Sent by: cdt-dev-admin@xxxxxxxxxxx
> 01/05/2004 01:35 PM
> Please respond to
> cdt-dev@xxxxxxxxxxx
> 
> 
> To
> cdt-dev@xxxxxxxxxxx
> cc
> 
> Subject
> Re: [cdt-dev] Planned move to Eclipse 3.0 M6 in HEAD
> 
> 
> 
> 
> 
> 
> Doug,
> 
> Has this migration happened yet?  I've been sitting on some CDT 
> hoverhelp patches for a few days while the osgi glitches got resolved. 
> If CDT/Eclipse are going to be stable for a few days I'd like to gen my 
> patches against the latest stuff and kick them out of the nest for y'all 

> to poke at.
> 
> Chris Moller
> Senior Hacker,
> Red Hat
> 
> Douglas Schaefer wrote:
> > Hey all,
> > 
> > I would like to migrate CDT HEAD to Eclipse 3.0 M6. This will likely 
> cause 
> > incompatability with previous Eclipse builds. I would like to do this 
by
> 
> 
> > noon EST. Please let me know if this is a problem.
> > 
> > Thanks,
> > Doug Schaefer, Senior Software Developer
> > IBM Rational Software, Ottawa, Ontario, Canada
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top