Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Workspace build-path and plugin issues, corruption?
Workspace build-path and plugin issues, corruption? [message #306028] Tue, 18 July 2006 12:13 Go to next message
Eclipse UserFriend
OS: OS X 10.4.7
Version: 3.2.0
Build id: M20060629-1905

Background: I'm having two issues with workspace configuration that I'd
really appreciate some insight on or just a good reference link. I am
trying to develop and EMF/oAW project, providing a runtime for
instantiations of my meta-model and codegen based on an existing
framework. (I've given up on referencing the projects for that framework
and am simply referring to .jars to support that.) At this for nearly a
week and at wits end. ;)

1. When I launch my runtime application, oAW reports jars not found. (I
did try this with the jars installed as well.) The likey reason seems to
be that the runtime configuration is hosed. If I go to Manage
Configuration, I see a lot of old versions of plugins (but not the full
set of eclipse plugins and not the set that still exists in plugin
folder). And of course lots of errors because of this. Any attempt to fix
these issues using the configuration management interface fails. I have
also tried every option I could think of in the run configuration
settings. I've uninstalled and reinstalled the pluginins in question as
well. I've started the launching workspace with -clean. etc...

The console log is empty and the only possibly relevant thing in eclipse
log is:

!ENTRY org.eclipse.ui 2 0 2006-07-18 11:44:48.801!MESSAGE Warnings while
parsing the commands from the 'org.eclipse.ui.commands' and
'org.eclipse.ui.actionDefinitions' extension points.!SUBENTRY 1
org.eclipse.ui 2 0 2006-07-18 11:44:48.801!MESSAGE Commands should really
have a category: plug-in='org.openarchitectureware.xpand2.editor',
id='org.openarchitectureware.xpand2.editor.insertLT',
categoryId='org.openarchitectureware.editor'!SUBENTRY 1 org.eclipse.ui 2 0
2006-07-18 11:44:48.802!MESSAGE Commands should really have a category:
plug-in='org.openarchitectureware.xpand2.editor',
id='org.openarchitectureware.xpand2.editor.insertRT',
categoryId='org.openarchitectureware.editor'

Launching a seperate workspace and importing the projects seems to do away
with this issue, but then I get..


2. After importing my main project the project can't find some of my lib
jars. The really weird thing is that it finds about half of them and not
the other half, the half it finds having relative e.g. foo.blah/lib paths
and the bad half having absolute e.g. /foo.bar/lib paths. These libraries
all have consistent working relative links in the launching project!

I have had a number of other issues come up that lead me to think that
something is munged somewhere, but where..??

tia,

Miles
Re: Workspace build-path and plugin issues, corruption? [message #306029 is a reply to message #306028] Tue, 18 July 2006 12:15 Go to previous messageGo to next message
Eclipse UserFriend
One clarification. I believe that w/ oAW 4.0.x uninstalled I should *not*
get the jar error because 4.1.x uses the new jar/plugin mechaism that
allows one to use the plugin jars without adding a seperate library to the
project.
Re: Workspace build-path and plugin issues, corruption? [message #306033 is a reply to message #306029] Tue, 18 July 2006 13:52 Go to previous messageGo to next message
Eclipse UserFriend
I think 2) may be solved so pls ignore that one for now.
Re: Workspace build-path and plugin issues, corruption? [message #306036 is a reply to message #306028] Tue, 18 July 2006 17:41 Go to previous messageGo to next message
Eclipse UserFriend
Today built completely new workspace, new runtime workspace, etc.. The
launching workspace still appears fine, but the runtime workspace is hosed
in the same way. What should I do now..reinstall (uninstall? ;)) Eclipse?
Anything else I can try to reinitialize whatever might be broken here?
Re: Workspace build-path and plugin issues, corruption? [message #306044 is a reply to message #306028] Tue, 18 July 2006 19:27 Go to previous message
Eclipse UserFriend
*1 and 2 are 'solved.'*

Actually I still don't know why the runtime and launching workspace
configurations are different but I've managed to fix it manually. (The jar
issue was not related, though best way to solve is not clear as oAW has
yet to provide any relevant installation docs..)
Previous Topic:Can't start Eclipse today ...
Next Topic:PDE extension schema editor help?
Goto Forum:
  


Current Time: Tue Jul 22 15:50:42 EDT 2025

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

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

Back to the top