Hi, How we export org.bonitasoft.studio.connector.wizard.nuxeo as a deployable plugin form Eclipse into $BONITA-HOME/studio ?
In eclipse I try to import the project org.bonitasoft.studio.connector.wizard.nuxeo I use java built path => libraries JRE System Library [jdk1.6.0.25] But somme java classes have errors with import for example for the class : Activator extends AbstractUIPlugin There are red cross in this import : import org.eclipse.jface.resource.ImageDescriptor; import org.eclipse.ui.plugin.AbstractUIPlugin; import org.osgi.framework.BundleContext; Do I need to include some libraries or plugin? Thank you --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
