Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » eclipse 3.4 - error export project with wtp editors
eclipse 3.4 - error export project with wtp editors [message #220259] Fri, 05 September 2008 08:44
Carmelo  is currently offline Carmelo Friend
Messages: 224
Registered: July 2009
Senior Member
Hi all,
I recently moved to eclipse 3.4 and my project using a few wtp editor is not
working anymore.

this is an rcp application ...
the point is:

if I run this inside eclipse (using the run rcp.project) it works fine ....
if I export the project still fine ... but if I export just the features to
an eclipse folder (has I use to do in the eclipse 3.3) when I try to open an
editor with js file I get an invalid charset error ...

the eclipse where I add my features/plugins is copy of the other eclipse I
use for development (so I'm sure they contains the same set of library)

but I get in the log this error message ...

Warning
Fri Sep 05 10:38:39 CEST 2008
Conflict for 'org.eclipse.wst.jsdt.ui.edit.text.java.open.editor':
HandlerActivation(commandId=org.eclipse.wst.jsdt.ui.edit.tex t.java.open.editor,
handler=ActionHandler(org.eclipse.wst.jsdt.ui.actions.OpenAction@78e800),
expression=AndExpression(org.eclipse.ui.SubActionBars$1@ccdcea,ActivePartExpression(org.eclipse.ui.navigator.CommonNavigator@96fb7),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@b11164)),sourcePriority=1064961)
HandlerActivation(commandId=org.eclipse.wst.jsdt.ui.edit.tex t.java.open.editor,
handler=ActionHandler(org.eclipse.wst.jsdt.ui.actions.OpenAction@78e800),
expression=AndExpression(org.eclipse.ui.SubActionBars$1@ccdcea,ActivePartExpression(org.eclipse.ui.navigator.CommonNavigator@96fb7),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@b11164)),sourcePriority=1064961)


any idea why this error ....
Kar
Previous Topic:How can I customize the Code Template for a new Servlet?
Next Topic:Deployment
Goto Forum:
  


Current Time: Thu Apr 25 00:26:05 GMT 2024

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

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

Back to the top