Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] Access Restriction on IFileEditorOutput

Hi folks,

I am facing a small (but annoying) problem with
org.eclipse.ui.IFileEditorInput. I am importing this in
eu.geclipse.workflow.ui.editor.WorkflowEditor.java and I get the
following message:

 Access restriction: The type IFileEditorInput is not accessible due to
restriction on required library
/home/sir02at/Documents/work/g-Eclipse/Workspace/eu.geclipse.target/plugins/org.eclipse.ui.ide_3.3.0.I20070321-1300a.jar


I follow the 'Configure access rules' solution hint and find that the
Access Rules for all the JARs and class folders are set to 'non modifiable'.

The same interface appears to work fine in the JobEditor plugin.

Any ideas?

Regards,

-- 
Ashish
------------------------------
****************
Ashish Thandavan
ACET Centre, School of Systems Engineering,
Philip Lyle Building (5th Floor),
P.O. Box 68,
University of Reading
Whiteknights Campus,
Reading RG6 6BX
****************
Tel: +44 (0) 118 378 7645
Fax: +44 (0) 118 378 5224
------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top