Home » Eclipse Projects » Eclipse Platform » A question of update 
| A question of update [message #120711] | 
Tue, 02 September 2003 19:28   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: vranganath.cox.net 
 
Hi, 
 
I am using Eclipse 3.0M3 and when I try to update I see a bunch of  
updates I can get, even CDT 1.2.0,  but selecting any of them will  
result in "Invalid combination" message and the status information is 
 
"Resulting configuration does not contain the platform" 
"Resulting configuration does not contain the primary feature" 
 
I am running this on RH9 GTK2 system with jre 1.4.2. 
 
Anybody has any clue as to why this might be happening?  If so, what is  
the fix? 
 
waiting for reply, 
 
--  
 
Venkatesh Prasad Ranganath, 
Dept. Computing and Information Science, 
Kansas State University, US. 
web: http://www.cis.ksu.edu/~rvprasad
 |  
 |  
  |   |  
| Re: A question of update [message #121681 is a reply to message #121616] | 
Wed, 03 September 2003 00:17    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: vranganath.cox.net 
 
dorian birsan wrote: 
 
>What  other features do you have installed on top of M3 ? 
>   
> 
I have the following.  Now don't be perplexed that I have this many,  
it's just accumulation.  I also has the autorefresh feature as well. 
 
com.mohawi.jdt_1.0.0                               org.eclipse.pde_3.0.0 
com.omondo.uml_1.2.1                                
org.eclipse.platform_3.0.0 
CVS                                                 
org.eclipse.platform.source_3.0.0 
dk.kamstruplinnet.callhierarchy_0.5.1              org.eclipse.sdk_3.0.0 
dk.kamstruplinnet.implementors_0.0.9                
org.eclipse.sdk.examples_3.0.0 
fr.improve.editor.feature_0.3.0                     
org.eclipse.sdk.linux.gtk_2.1.0 
fr.improve.editor.wsdl.feature_0.3.0                
org.eclipse.team.extras_3.0.0 
fr.improve.xslt.launcher.feature_1.0.1             org.eclipse.xsd_1.1.1 
net.oogo.p2psupport.feature_1.0.0                  org.eclipse.xsd.doc_1.1.1 
net.sourceforge.solareclipse.web.ui.feature_0.2.0   
org.eclipse.xsd.source_1.1.1 
org.antlr.ui_1.0.4                                  
org.jboss.ide.eclipse_1.0.3 
org.eclipse.aspectj_1.1.3                           
org.jboss.ide.eclipse_1.1.0 
org.eclipse.cdt_1.1.0                               
org.jnegre.feature.styloplume_0.1.12 
org.eclipse.cdt.linux.gtk_1.1.0                     
org.vaulttec.velocity_1.0.2 
 
 
>"Venkatesh Prasad Ranganath" <vranganath@cox.net> wrote in message 
>news:bj394c$129$1@eclipse.org... 
>   
> 
>>Hi, 
>> 
>>I am using Eclipse 3.0M3 and when I try to update I see a bunch of 
>>updates I can get, even CDT 1.2.0,  but selecting any of them will 
>>result in "Invalid combination" message and the status information is 
>> 
>>"Resulting configuration does not contain the platform" 
>>"Resulting configuration does not contain the primary feature" 
>> 
>>I am running this on RH9 GTK2 system with jre 1.4.2. 
>> 
>>Anybody has any clue as to why this might be happening?  If so, what is 
>>the fix? 
>> 
>>waiting for reply, 
>> 
>>--  
>> 
>>Venkatesh Prasad Ranganath, 
>>Dept. Computing and Information Science, 
>>Kansas State University, US. 
>>web: http://www.cis.ksu.edu/~rvprasad 
>> 
>>     
>> 
> 
> 
>   
> 
 
 
--  
 
Venkatesh Prasad Ranganath, 
Dept. Computing and Information Science, 
Kansas State University, US. 
web: http://www.cis.ksu.edu/~rvprasad
 |  
 |  
  |  
| Re: A question of update [message #121692 is a reply to message #120711] | 
Wed, 03 September 2003 01:16    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
CDT is not yet ready for 3.0. Eclipse had also undergone some API  
changes, though for 1.2 stick with Eclipse 2.1.1 for now. 
 
When you select an plugin, Eclipse checks for compatability requirements  
given by the plugin. Right now, there is no major version number check,  
only minor and service version. 
 
As been told myself, there will probably no porting until either 3.0  
final is out and/or CDT 2.0. 
 
kesselhaus 
 
Venkatesh Prasad Ranganath wrote: 
> Hi, 
>  
> I am using Eclipse 3.0M3 and when I try to update I see a bunch of  
> updates I can get, even CDT 1.2.0,  but selecting any of them will  
> result in "Invalid combination" message and the status information is 
>  
> "Resulting configuration does not contain the platform" 
> "Resulting configuration does not contain the primary feature" 
>  
> I am running this on RH9 GTK2 system with jre 1.4.2. 
>  
> Anybody has any clue as to why this might be happening?  If so, what is  
> the fix? 
>  
> waiting for reply, 
>
 |  
 |  
  |  
| Re: A question of update [message #123360 is a reply to message #121692] | 
Fri, 05 September 2003 15:22   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: dschaefe.ca.ibm.com 
 
Yes, the plan of record is to release CDT 2.0 in sync with Eclipse 3.0. 
However the porting effort won't begin until after 1.2 is finished in 
October. 
 
Cheers, 
Doug 
 
"kesselhaus" <kesselhaus@gmx.net> wrote in message 
news:bj3tjg$hfl$1@eclipse.org... 
> CDT is not yet ready for 3.0. Eclipse had also undergone some API 
> changes, though for 1.2 stick with Eclipse 2.1.1 for now. 
> 
> When you select an plugin, Eclipse checks for compatability requirements 
> given by the plugin. Right now, there is no major version number check, 
> only minor and service version. 
> 
> As been told myself, there will probably no porting until either 3.0 
> final is out and/or CDT 2.0. 
> 
> kesselhaus 
> 
> Venkatesh Prasad Ranganath wrote: 
> > Hi, 
> > 
> > I am using Eclipse 3.0M3 and when I try to update I see a bunch of 
> > updates I can get, even CDT 1.2.0,  but selecting any of them will 
> > result in "Invalid combination" message and the status information is 
> > 
> > "Resulting configuration does not contain the platform" 
> > "Resulting configuration does not contain the primary feature" 
> > 
> > I am running this on RH9 GTK2 system with jre 1.4.2. 
> > 
> > Anybody has any clue as to why this might be happening?  If so, what is 
> > the fix? 
> > 
> > waiting for reply, 
> > 
>
 |  
 |  
  |   
Goto Forum:
 
 Current Time: Mon Nov 03 21:27:47 EST 2025 
 Powered by  FUDForum. Page generated in 0.03792 seconds  
 |