Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF configure problem
EMF configure problem [message #416387] Tue, 29 January 2008 23:03 Go to next message
Charles H Martin is currently offline Charles H MartinFriend
Messages: 79
Registered: July 2009
Member
Maybe someone else has seen this problem

I have an EMF RCP, with the rp, rcp.edit, and rcp.editor plugins in my workspace

I am working on multiple machines. When I check out the projetcs from CVS, sometimes the eclipse plugin build path gets corrupted in the rcp.edit and/or rcp.editor plugin

Eclipse gives an error, indicating that the build path needs to be configured to allow access to the EMF plugin jars

Any ideas here on why this happens and how to correct and/or preven it?

I realize this may be more of a general Eclipse Qn, but I thought I would posting try here here first since it only happens for the EMF jars.


Thanks

Charles
Re: EMF configure problem [message #416388 is a reply to message #416387] Tue, 29 January 2008 23:22 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Charles,

All this information about dependencies is encoded in the MANIFEST.MF
but that information is also reflected into the .classpath. Are your
..classpath and .project files in CVS? Sometimes right clicking on the
project and using PDE Tools -> Update Classpath is therapeutic; it makes
the .classpath file reflect the dependencies specified in the MANIFEST.MF.


Charles Martin wrote:
> Maybe someone else has seen this problem
>
> I have an EMF RCP, with the rp, rcp.edit, and rcp.editor plugins in my workspace
>
> I am working on multiple machines. When I check out the projetcs from CVS, sometimes the eclipse plugin build path gets corrupted in the rcp.edit and/or rcp.editor plugin
>
> Eclipse gives an error, indicating that the build path needs to be configured to allow access to the EMF plugin jars
>
> Any ideas here on why this happens and how to correct and/or preven it?
>
> I realize this may be more of a general Eclipse Qn, but I thought I would posting try here here first since it only happens for the EMF jars.
>
>
> Thanks
>
> Charles
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: EMF configure problem [message #416612 is a reply to message #416388] Thu, 07 February 2008 22:06 Go to previous messageGo to next message
Charles H Martin is currently offline Charles H MartinFriend
Messages: 79
Registered: July 2009
Member
Sometimes this works, but it just does not seem to resolve the problem consistently

It is very odd, and makes Eclipse basically unusable

Any help would be greatly appreciated
Re: EMF configure problem [message #416613 is a reply to message #416612] Thu, 07 February 2008 23:48 Go to previous messageGo to next message
Marcelo Paternostro is currently offline Marcelo PaternostroFriend
Messages: 602
Registered: July 2009
Senior Member
Perhaps you could post a zip containing the projects you are having
problems.

Cheers,
Marcelo

Charles Martin wrote:
> Sometimes this works, but it just does not seem to resolve the problem consistently
>
> It is very odd, and makes Eclipse basically unusable
>
> Any help would be greatly appreciated
Re: EMF configure problem [message #416646 is a reply to message #416613] Sat, 09 February 2008 04:20 Go to previous message
Charles H Martin is currently offline Charles H MartinFriend
Messages: 79
Registered: July 2009
Member
Hi

If it comes up again I may do this, thanks. You know, this is a bit hard because the code is proprietary.


Charles
Previous Topic:Making an EMF-Application extensible / non-standard way to access plug-in executableExtensions
Next Topic:EList support list or not
Goto Forum:
  


Current Time: Fri Apr 26 16:24:52 GMT 2024

Powered by FUDForum. Page generated in 0.03555 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top