Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Cannot Install New Plugin due to Missing Plugins in Momentics 4.7: Page 1 of 2 (13 Items)
   
Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
I was trying to install the CUTE plug-ins for unit testing, but noticed that the install new software item in the help 
menu is missing in my IDE. When I looked at a co-workers IDE with the same version and build number, he did have one.

Trying to reinsall the IDE several times made no difference, even after using the clean utility. I noticed however that 
under Help->Software Updates->Manage Configurations the following error: No plug-in: "org.eclipse.equinox.
simpleconfigurator" included at runtime.

When I try downloading plugins using the IDE it give me a network connection error no matter what update site I use:
Network connection problems encountered during search.
Network connection problems encountered during search.
  Unable to access "http://ifs.hsr.ch/cute/updatesite".
    Error parsing site stream. [White spaces are required between publicId and systemId.]
    White spaces are required between publicId and systemId.
    Error parsing site stream. [White spaces are required between publicId and systemId.]
    White spaces are required between publicId and systemId.

The same update site does work for my co-worker.

Version: 4.7.0
Build id: 201006232051
Platform: Windows XP

What could this be? And how would I fix this issue?

Thanks.
Re: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
Remove momentics/4.7 folder from you home directory (or Application Data on windows) and try to re-start IDE

On 19/10/10 12:31 PM, Michael Yagudaev wrote:
> I was trying to install the CUTE plug-ins for unit testing, but noticed that the install new software item in the help
 menu is missing in my IDE. When I looked at a co-workers IDE with the same version and build number, he did have one.
> 
> Trying to reinsall the IDE several times made no difference, even after using the clean utility. I noticed however 
that under Help->Software Updates->Manage Configurations the following error: No plug-in: "org.eclipse.equinox.
simpleconfigurator" included at runtime.
> 
> When I try downloading plugins using the IDE it give me a network connection error no matter what update site I use:
> Network connection problems encountered during search.
> Network connection problems encountered during search.
>   Unable to access "http://ifs.hsr.ch/cute/updatesite".
>     Error parsing site stream. [White spaces are required between publicId and systemId.]
>     White spaces are required between publicId and systemId.
>     Error parsing site stream. [White spaces are required between publicId and systemId.]
>     White spaces are required between publicId and systemId.
> 
> The same update site does work for my co-worker.
> 
> Version: 4.7.0
> Build id: 201006232051
> Platform: Windows XP
> 
> What could this be? And how would I fix this issue?
> 
> Thanks.
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post71293
> 
Re: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
It was not under Application Data but under C:\Documents and Settings\<username>\momentics.

But this seems to have solved it. Thanks for the help. 

Not sure why the clean up tool or uninstall did not get rid of this directory (I accepted the default C:\QNX650 as the 
installed directory that got deleted).
Re: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
Uninstaller does not know about this directory.

On 19/10/10 02:34 PM, Michael Yagudaev wrote:
> It was not under Application Data but under C:\Documents and Settings\<username>\momentics.
> 
> But this seems to have solved it. Thanks for the help. 
> 
> Not sure why the clean up tool or uninstall did not get rid of this directory (I accepted the default C:\QNX650 as the
 installed directory that got deleted).
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post71322
> 
Re: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
Ok now that I have that figured out. How do I go about finding a required item for a plug-in to complete it's 
installation successfully? 

i.e. get past this stage:
Cannot complete the install because one or more required items could not be found.
  Software being installed: Cute C++ Unit Testing Easier 4.0.1.201008111325 (ch.hsr.ifs.cute.feature.group 4.0.1.
201008111325)
  Missing requirement: Cute C++ Unit Testing Easier 4.0.1.201008111325 (ch.hsr.ifs.cute.feature.group 4.0.1.
201008111325) requires 'org.eclipse.ltk.core.refactoring 3.5.100' but it could not be found
RE: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
Momentics IDE is an Eclipse RCP product. It does not contain all your
required software. Usually the software you are installing should tell
you what it depends on. You need to follow your software requirement to
install the list of dependent software.

You can start from the Eclipse Galileo software depot to see if it has
the software you are looking for.
http://download.eclipse.org/releases/galileo/

-----Original Message-----
From: Michael Yagudaev [mailto:community-noreply@qnx.com] 
Sent: Tuesday, October 19, 2010 4:09 PM
To: general-ide
Subject: Re: Cannot Install New Plugin due to Missing Plugins in
Momentics 4.7

Ok now that I have that figured out. How do I go about finding a
required item for a plug-in to complete it's installation successfully? 

i.e. get past this stage:
Cannot complete the install because one or more required items could not
be found.
  Software being installed: Cute C++ Unit Testing Easier
4.0.1.201008111325 (ch.hsr.ifs.cute.feature.group 4.0.1.201008111325)
  Missing requirement: Cute C++ Unit Testing Easier 4.0.1.201008111325
(ch.hsr.ifs.cute.feature.group 4.0.1.201008111325) requires
'org.eclipse.ltk.core.refactoring 3.5.100' but it could not be found
Re: RE: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
Ok, that does not seem to work. And the only requirement that I do not have is boost, but that comes at a later stage 
and is not what it is complaining about.

Where can I go from here?
Re: RE: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
What's not working now? You couldn't find  your required software, or your software still failed to install?

The best approach is to ask help from the "Cute C++ Unit Testing" software on the question how to install their software
. Do they have a forum?
RE: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  

> -----Message d'origine-----
> De : Andy Jin [mailto:community-noreply@qnx.com]
> Envoyé : 19 octobre 2010 16:18
> À : general-ide
> Objet : RE: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7
> 
> Momentics IDE is an Eclipse RCP product. It does not contain all your required
> software. Usually the software you are installing should tell you what it
> depends on. You need to follow your software requirement to install the list
> of dependent software.
> 

I had a quick look and 4.7 comes with org.eclipse.ltk.core.refactoring 3.5.0 so it needs to be updated.  You have now 
entered into the 6th dimension. Good luck!


> You can start from the Eclipse Galileo software depot to see if it has the
> software you are looking for.
> http://download.eclipse.org/releases/galileo/
> 
> -----Original Message-----
> From: Michael Yagudaev [mailto:community-noreply@qnx.com]
> Sent: Tuesday, October 19, 2010 4:09 PM
> To: general-ide
> Subject: Re: Cannot Install New Plugin due to Missing Plugins in Momentics
> 4.7
> 
> Ok now that I have that figured out. How do I go about finding a required
> item for a plug-in to complete it's installation successfully?
> 
> i.e. get past this stage:
> Cannot complete the install because one or more required items could not
> be found.
>   Software being installed: Cute C++ Unit Testing Easier
> 4.0.1.201008111325 (ch.hsr.ifs.cute.feature.group 4.0.1.201008111325)
>   Missing requirement: Cute C++ Unit Testing Easier 4.0.1.201008111325
> (ch.hsr.ifs.cute.feature.group 4.0.1.201008111325) requires
> 'org.eclipse.ltk.core.refactoring 3.5.100' but it could not be found
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post71350
> 
Re: RE: Cannot Install New Plugin due to Missing Plugins in Momentics 4.7  
Isn't there a simpler way? Or maybe there is a customized Unit Testing plugin for Momentics?

I was able to install this same plug-in yesterday on my Helio CDT version running on Ununtu at home with a single click.
 It seems like a pretty nice to work with, very JUnit like.

I cannot find the required package available for download. I am almost tempted to get the community edition and just 
steal that refactoring jar from there and stick it in the plugins directory. But I am not sure what the consequences of 
that would be. How is this usually done when the IDE is integrated back with the community edition?