Workspace build-path and plugin issues, corruption? [message #306028] |
Tue, 18 July 2006 12:13  |
Eclipse User |
|
|
|
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 #306044 is a reply to message #306028] |
Tue, 18 July 2006 19:27  |
Eclipse User |
|
|
|
*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..)
|
|
|
Powered by
FUDForum. Page generated in 0.25929 seconds