Eden-06 / FRaMED-2.0

FRaMED 2.0 is the reimplementation of the Full-fledged Role Modeling EDitor allowing the graphical specification of Role-based Software Systems by means of compartments (aka. contexts), objects, roles, and relationships.
Eclipse Public License 2.0
3 stars 0 forks source link

New version migration into Eclipse 2019-09 R #21

Open zointblackbriar opened 4 years ago

zointblackbriar commented 4 years ago

Is this tool working under the new version of Eclipse Modeling that has been published 2019?

zointblackbriar commented 4 years ago

Prerequisitives

Issue Description

I followed the steps which have been defined in the following link:

https://github.com/Eden-06/FRaMED-2.0/wiki/Install

There is no error except the following situations:

When you clicked the run application ---> as Eclipse Application Two problems were detected which are:

javax.xml.bind --> Missing Constraint : Import-Package: javax.xml.stream; version = "0.0.0"

org.eclipse.epp.logging.aeri.ide --> Missing Constraint: Import-Package: org.apache.lucene.document; version = "[7.1.0,8.0.0]"
org.apache.lucene.index; version = "[7.1.0,8.0.0]"
org.apache.lucene.search; version = "[7.1.0,8.0.0]"
org.apache.lucene.store; version = "[7.1.0,8.0.0]"
zointblackbriar commented 4 years ago

Prerequisitives

Issue Description

The system detected an error in Eclipse IDE regarding access restriction because of the operating system.

Proposed Solution

In order to solve this problem, Preferences --> Java --> Compiler --> Error/Warnings --> Deprecated and Restricted API --> Change Forbidden Reference ---> Click please from Errors to Ignore