Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Erro exporting plugins in Eclipse RC2
Erro exporting plugins in Eclipse RC2 [message #448792] Tue, 02 May 2006 10:13
Eclipse UserFriend
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)
Previous Topic:opening browser in new window
Next Topic:Override ApplicationWorkbenchWindowAdvisor
Goto Forum:
  


Current Time: Fri Aug 29 17:34:58 EDT 2025

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

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

Back to the top