Erro exporting plugins in Eclipse RC2 [message #448792] |
Tue, 02 May 2006 10:13 |
Eclipse User |
|
|
|
I'm trying to export the plugin from rcp book as I'm using it as a guid to
my own application.
I need it to test the update functionality but it's acusing an error:
I've first try to use my project, and wan the erros occurs I used the
hiperbola example to see if it was working but It accused the same erros in
some Action and IAction interface.
02/05/06 11h9min59s GMT-03:00
# Eclipse Java Compiler 0.661, 3.2.0 release candidate-2, Copyright IBM Corp
2000, 2006. All rights reserved.
----------
1. ERROR in
C:\java\bescspace\org.eclipsercp.hyperbola\src\org\eclipserc p\hyperbola\AddC
ontactAction.java
(at line 32)
public class AddContactAction extends Action implements ISelectionListener,
^^^^^^
Action cannot be resolved to a type
----------
2. ERROR in
C:\java\bescspace\org.eclipsercp.hyperbola\src\org\eclipserc p\hyperbola\AddC
ontactAction.java
(at line 33)
ActionFactory.IWorkbenchAction {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.jface.action.IAction cannot be resolved. It is
indirectly referenced from required .class files
----------
2 problems (2 errors)
|
|
|
Powered by
FUDForum. Page generated in 0.05392 seconds