Giter Site home page Giter Site logo

se-stuttgart / xstampp Goto Github PK

View Code? Open in Web Editor NEW
28.0 7.0 17.0 846 MB

XSTAMPP (eXtensible STAMP Platform) is an open-source platform for safety engineering designed specially to serve the widespread adoption and use of STAMP methodologies (STPA and CAST) in different areas. XSTAMPP includes seven plug-ins.

Home Page: http://www.xstampp.de

XSLT 6.48% HTML 24.54% CSS 0.20% Java 49.63% JavaScript 0.01% Batchfile 0.01% Roff 18.85% Shell 0.29%
xstampp stamp safety stpa cast stpasec stpapriv security privacy

xstampp's People

Contributors

balzer814 avatar frogg avatar kmindi avatar lukasbalzer avatar robi-y avatar wagnerst avatar yannicsowoidnich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xstampp's Issues

Can't run XSTAMPP from Eclipse

Hi,

I followed the steps on the github but some errors came up when I tried to run xstampp.product. The following is the error message. Any idea about it? Thank you!

!SESSION 2018-10-31 11:03:02.738 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_AT
Framework arguments: -product xstampp.xstampp_product
Command-line arguments: -product xstampp.xstampp_product -data C:\Users\lij\Downloads\Software\Eclipse RCP RAP\eclipse-workspace/../runtime-xstampp.product -dev file:C:/Users/lij/Downloads/Software/Eclipse RCP RAP/eclipse-workspace/.metadata/.plugins/org.eclipse.pde.core/xstampp.product/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog

!ENTRY org.eclipse.equinox.p2.ui.importexport 4 0 2018-10-31 11:03:03.390
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.equinox.p2.ui.importexport [111]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="3.5.0"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY org.eclipse.help.ui 4 0 2018-10-31 11:03:03.398
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.acast 4 0 2018-10-31 11:03:03.400
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.acast [155]
Unresolved requirement: Import-Package: xstampp.model
-> Export-Package: xstampp.model; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.apache.commons.lang; bundle-version="2.6.0"
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"
Unresolved requirement: Require-Bundle: xstampp; bundle-version="1.0.2"
-> Bundle-SymbolicName: xstampp; bundle-version="3.1.1"; singleton:="true"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.astpa 4 0 2018-10-31 11:03:03.404
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.astpa [156]
Unresolved requirement: Require-Bundle: xstampp
-> Bundle-SymbolicName: xstampp; bundle-version="3.1.1"; singleton:="true"
xstampp [166]
Unresolved requirement: Require-Bundle: org.apache.commons.lang; bundle-version="2.6.0"
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"
Unresolved requirement: Import-Package: org.apache.log4j
-> Export-Package: org.apache.log4j; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.stpapriv 4 0 2018-10-31 11:03:03.406
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.stpapriv [157]
Unresolved requirement: Import-Package: org.apache.log4j
-> Export-Package: org.apache.log4j; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.apache.commons.lang; bundle-version="2.6.0"
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"
Unresolved requirement: Require-Bundle: xstampp
-> Bundle-SymbolicName: xstampp; bundle-version="3.1.1"; singleton:="true"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.stpasec 4 0 2018-10-31 11:03:03.408
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.stpasec [158]
Unresolved requirement: Import-Package: org.apache.log4j
-> Export-Package: org.apache.log4j; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.apache.commons.lang; bundle-version="2.6.0"
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"
Unresolved requirement: Require-Bundle: xstampp
-> Bundle-SymbolicName: xstampp; bundle-version="3.1.1"; singleton:="true"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.xstpa 4 0 2018-10-31 11:03:03.410
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.xstpa [159]
Unresolved requirement: Import-Package: org.eclipse.core.resources

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.xstpapriv 4 0 2018-10-31 11:03:03.413
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.xstpapriv [160]
Unresolved requirement: Import-Package: org.eclipse.core.resources

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp.xstpasec 4 0 2018-10-31 11:03:03.414
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp.xstpasec [161]
Unresolved requirement: Import-Package: org.eclipse.core.resources

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY xstampp 4 0 2018-10-31 11:03:03.416
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: xstampp [166]
Unresolved requirement: Require-Bundle: org.apache.commons.lang; bundle-version="2.6.0"
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

at org.eclipse.osgi.container.Module.start(Module.java:447)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

!ENTRY org.eclipse.equinox.app 0 0 2018-10-31 11:03:03.590
!MESSAGE Product xstampp.xstampp_product could not be found.

!ENTRY xstampp 2 0 2018-10-31 11:03:03.671
!MESSAGE Could not resolve module: xstampp [166]
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

!ENTRY xstampp.stpasec 2 0 2018-10-31 11:03:03.681
!MESSAGE Could not resolve module: xstampp.stpasec [158]
Unresolved requirement: Import-Package: org.apache.log4j
-> Export-Package: org.apache.log4j; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

!ENTRY xstampp.stpapriv 2 0 2018-10-31 11:03:03.683
!MESSAGE Could not resolve module: xstampp.stpapriv [157]
Unresolved requirement: Import-Package: org.apache.log4j
-> Export-Package: org.apache.log4j; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

!ENTRY xstampp.acast 2 0 2018-10-31 11:03:03.686
!MESSAGE Could not resolve module: xstampp.acast [155]
Unresolved requirement: Import-Package: xstampp.model
-> Export-Package: xstampp.model; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"
Unresolved requirement: Require-Bundle: xstampp; bundle-version="1.0.2"
-> Bundle-SymbolicName: xstampp; bundle-version="3.1.1"; singleton:="true"

!ENTRY xstampp.xstpasec 2 0 2018-10-31 11:03:03.687
!MESSAGE Could not resolve module: xstampp.xstpasec [161]
Unresolved requirement: Import-Package: org.eclipse.core.resources

!ENTRY xstampp.astpa 2 0 2018-10-31 11:03:03.689
!MESSAGE Could not resolve module: xstampp.astpa [156]
Unresolved requirement: Import-Package: org.apache.log4j
-> Export-Package: org.apache.log4j; bundle-symbolic-name="xstampp"; bundle-version="3.1.1"; version="0.0.0"
xstampp [166]
Unresolved requirement: Require-Bundle: org.eclipse.help.ui
-> Bundle-SymbolicName: org.eclipse.help.ui; bundle-version="4.1.200.v20180821-0700"; singleton:="true"
org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

!ENTRY org.eclipse.equinox.p2.ui.importexport 2 0 2018-10-31 11:03:03.691
!MESSAGE Could not resolve module: org.eclipse.equinox.p2.ui.importexport [111]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="3.5.0"

!ENTRY org.eclipse.help.ui 2 0 2018-10-31 11:03:03.693
!MESSAGE Could not resolve module: org.eclipse.help.ui [126]
Unresolved requirement: Require-Bundle: org.eclipse.ui.forms; bundle-version="[3.5.0,4.0.0)"

!ENTRY xstampp.xstpapriv 2 0 2018-10-31 11:03:03.695
!MESSAGE Could not resolve module: xstampp.xstpapriv [160]
Unresolved requirement: Import-Package: org.eclipse.core.resources

!ENTRY xstampp.xstpa 2 0 2018-10-31 11:03:03.697
!MESSAGE Could not resolve module: xstampp.xstpa [159]
Unresolved requirement: Import-Package: org.eclipse.core.resources

!ENTRY org.eclipse.osgi 4 0 2018-10-31 11:03:03.711
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:245)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
at org.eclipse.equinox.launcher.Main.main(Main.java:1474)

Add an update site and RCP

Unless the RCP at sourceforge is to remain, recommend providing RCP from this site.

Recommend providing an update site.

That way you can cover 3 strata of likely users (not everyone will want to trawl through an eclipse build).

So, find means to lower entry level for adoption.

Cannot build XSTAMP

Hello everyone,

and thanks for providing this STPA tool. I have an issue building it. When I navigate to xstamp.parent and run mvn clean verify, I get following error output:

A lot of other errors...

[ERROR]         public boolean isResponsible(UUID userId, UUID entryId) {
[ERROR]                                                   ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\RestrictedUserSystem.java:[39]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\RestrictedUserSystem.java:[40]
[ERROR]         public boolean isResponsible(UUID entryId) {
[ERROR]                                      ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[16]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[17]
[ERROR]         import java.util.Map;
[ERROR]                ^^^^^^^^^^^^^
[ERROR] The import java.util.Map cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[36]
[ERROR]         List<AbstractLTLProvider> getLTLPropertys();
[ERROR]         ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[42]
[ERROR]         Map<String, List<String>> getValuesTOVariables();
[ERROR]         ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[42]
[ERROR]         Map<String, List<String>> getValuesTOVariables();
[ERROR]             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[42]
[ERROR]         Map<String, List<String>> getValuesTOVariables();
[ERROR]                     ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[42]
[ERROR]         Map<String, List<String>> getValuesTOVariables();
[ERROR]                          ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\ISafetyDataModel.java:[50]
[ERROR]         String getProjectName();
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[31]
[ERROR]         public class LinkingCommandAdapter extends ContentAssistCommandAdapter {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type LinkingCommandAdapter is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[51]
[ERROR]         IContentProposalProvider proposalProvider, String commandId, char[] autoActivationCharacters,
[ERROR]                                                    ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[56]
[ERROR]         this.setProposalAcceptanceStyle(ContentProposalAdapter.PROPOSAL_INSERT);
[ERROR]              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setProposalAcceptanceStyle(int) is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[57]
[ERROR]         this.setFilterStyle(ContentProposalAdapter.FILTER_NONE);
[ERROR]              ^^^^^^^^^^^^^^
[ERROR] The method setFilterStyle(int) is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[58]
[ERROR]         this.setAutoActivationCharacters(null);
[ERROR]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setAutoActivationCharacters(null) is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[59]
[ERROR]         this.setAutoActivationDelay(0);
[ERROR]              ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setAutoActivationDelay(int) is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[60]
[ERROR]         this.setPropagateKeys(false);
[ERROR]              ^^^^^^^^^^^^^^^^
[ERROR] The method setPropagateKeys(boolean) is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[63]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[65]
[ERROR]         super.closeProposalPopup();
[ERROR]         ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[66]
[ERROR]         getControl().dispose();
[ERROR]         ^^^^^^^^^^
[ERROR] The method getControl() is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[69]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[71]
[ERROR]         super.openProposalPopup();
[ERROR]         ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[72]
[ERROR]         getControl().addFocusListener(new FocusListener() {
[ERROR]         ^^^^^^^^^^
[ERROR] The method getControl() is undefined for the type LinkingCommandAdapter
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[72]
[ERROR]         getControl().addFocusListener(new FocusListener() {
[ERROR]       @Override
[ERROR]       public void focusLost(FocusEvent e) {
[ERROR]         if (!hasProposalPopupFocus()) {
[ERROR]           getControl().dispose();
[ERROR]         }
[ERROR]       }
[ERROR]       @Override
[ERROR]       public void focusGained(FocusEvent e) {
[ERROR]         getControl().setFocus();
[ERROR]       }
[ERROR]     });
[ERROR]                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor Object() is undefined
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[74]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkingCommandAdapter.java:[82]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[16]
[ERROR]         import java.net.URL;
[ERROR]                ^^^^^^^^^^^^
[ERROR] The import java.net.URL cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[36]
[ERROR]         public class Application implements IApplication {
[ERROR]                      ^^^^^^^^^^^
[ERROR] The hierarchy of the type Application is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[36]
[ERROR]         public class Application implements IApplication {
[ERROR]                      ^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[43]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[44]
[ERROR]         public Object start(IApplicationContext context) throws Exception {
[ERROR]                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[44]
[ERROR]         public Object start(IApplicationContext context) throws Exception {
[ERROR]                                                                 ^^^^^^^^^
[ERROR] Exception cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[50]
[ERROR]         PatternLayout layout = new PatternLayout("[%-5p] [%d]: %m%n"); //$NON-NLS-1$
[ERROR]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PatternLayout(String) refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[54]
[ERROR]         logger.addAppender(consoleAppender);
[ERROR]         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type java.io.Writer cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[55]
[ERROR]         } catch (Exception ex) {
[ERROR]                  ^^^^^^^^^
[ERROR] Exception cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[56]
[ERROR]         System.out.println("log4j setup failed\n" + ex); //$NON-NLS-1$
[ERROR]         ^^^^^^
[ERROR] System cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[60]
[ERROR]         logger.debug("Running on Java Version " + System.getProperty("java.version"));
[ERROR]                                                   ^^^^^^
[ERROR] System cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[67]
[ERROR]         if (chooser.open() == Window.CANCEL) {
[ERROR]                     ^^^^
[ERROR] The method open() is undefined for the type ChooseWorkLocation
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[70]
[ERROR]         } catch (Exception err) {
[ERROR]                  ^^^^^^^^^
[ERROR] Exception cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[73]
[ERROR]         System.exit(0);
[ERROR]         ^^^^^^
[ERROR] System cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[74]
[ERROR]         return IApplication.EXIT_OK;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[80]
[ERROR]         if (ChooseWorkLocation.getLastUsedWorkspace() != null) {
[ERROR]                                ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getLastUsedWorkspace() from the type ChooseWorkLocation refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[81]
[ERROR]         instanceLoc.set(new URL(Messages.File, null, ChooseWorkLocation.getLastUsedWorkspace()),
[ERROR]             false);
[ERROR]         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type java.lang.IllegalStateException cannot be resolved. It is indirectly referenced from required .class files
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[81]
[ERROR]         instanceLoc.set(new URL(Messages.File, null, ChooseWorkLocation.getLastUsedWorkspace()),
[ERROR]                     ^^^
[ERROR] The method set(URL, boolean) from the type Location refers to the missing type URL
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[81]
[ERROR]         instanceLoc.set(new URL(Messages.File, null, ChooseWorkLocation.getLastUsedWorkspace()),
[ERROR]                             ^^^
[ERROR] URL cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[81]
[ERROR]         instanceLoc.set(new URL(Messages.File, null, ChooseWorkLocation.getLastUsedWorkspace()),
[ERROR]                                 ^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[81]
[ERROR]         instanceLoc.set(new URL(Messages.File, null, ChooseWorkLocation.getLastUsedWorkspace()),
[ERROR]                                                                         ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getLastUsedWorkspace() from the type ChooseWorkLocation refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[85]
[ERROR]         } catch (Exception exept) {
[ERROR]                  ^^^^^^^^^
[ERROR] Exception cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[87]
[ERROR]         logger.info(Messages.TheWorkspaceCannotBeChangedWhen + Messages.UsuallyTheIDEStarts);
[ERROR]                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[87]
[ERROR]         logger.info(Messages.TheWorkspaceCannotBeChangedWhen + Messages.UsuallyTheIDEStarts);
[ERROR]                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[94]
[ERROR]         return IApplication.EXIT_RESTART;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[97]
[ERROR]         return IApplication.EXIT_OK;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[108]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[115]
[ERROR]         display.syncExec(new Runnable() {
[ERROR]                 ^^^^^^^^
[ERROR] The method syncExec(Runnable) from the type Display refers to the missing type Runnable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[115]
[ERROR]         display.syncExec(new Runnable() {
[ERROR]                              ^^^^^^^^
[ERROR] Runnable cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\Application.java:[117]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[14]
[ERROR]         import java.util.ArrayList;
[ERROR]                ^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.ArrayList cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[15]
[ERROR]         import java.util.HashMap;
[ERROR]                ^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.HashMap cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[16]
[ERROR]         import java.util.Iterator;
[ERROR]                ^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.Iterator cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[17]
[ERROR]         import java.util.Map;
[ERROR]                ^^^^^^^^^^^^^
[ERROR] The import java.util.Map cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[18]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[20]
[ERROR]         public class NumberedArrayList<E extends NumberedEntry> extends ArrayList<E> {
[ERROR]                                                                         ^^^^^^^^^
[ERROR] ArrayList cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[27]
[ERROR]         private Integer nextNumber;
[ERROR]                 ^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[28]
[ERROR]         private Map<UUID, Integer> trash;
[ERROR]                 ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[28]
[ERROR]         private Map<UUID, Integer> trash;
[ERROR]                     ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[28]
[ERROR]         private Map<UUID, Integer> trash;
[ERROR]                           ^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[33]
[ERROR]         trash = new HashMap<>();
[ERROR]         ^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[33]
[ERROR]         trash = new HashMap<>();
[ERROR]         ^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[33]
[ERROR]         trash = new HashMap<>();
[ERROR]         ^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[33]
[ERROR]         trash = new HashMap<>();
[ERROR]                     ^^^^^^^
[ERROR] HashMap cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[55]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[57]
[ERROR]         if (trash.containsKey(e.getId())) {
[ERROR]             ^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[57]
[ERROR]         if (trash.containsKey(e.getId())) {
[ERROR]             ^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[57]
[ERROR]         if (trash.containsKey(e.getId())) {
[ERROR]             ^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[57]
[ERROR]         if (trash.containsKey(e.getId())) {
[ERROR]                                 ^^^^^
[ERROR] The method getId() from the type NumberedEntry refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[58]
[ERROR]         e.setNumber(trash.remove(e.getId()));
[ERROR]                     ^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[58]
[ERROR]         e.setNumber(trash.remove(e.getId()));
[ERROR]                     ^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[58]
[ERROR]         e.setNumber(trash.remove(e.getId()));
[ERROR]                     ^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[58]
[ERROR]         e.setNumber(trash.remove(e.getId()));
[ERROR]                                    ^^^^^
[ERROR] The method getId() from the type NumberedEntry refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[61]
[ERROR]         e.setNumber(this.getNextNumber());
[ERROR]                          ^^^^^^^^^^^^^
[ERROR] The method getNextNumber() from the type NumberedArrayList<E> refers to the missing type Integer
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[63]
[ERROR]         this.nextNumber = this.nextNumber == null ? e.getNumber() + 1
[ERROR]         ^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[63]
[ERROR]         this.nextNumber = this.nextNumber == null ? e.getNumber() + 1
[ERROR]                           ^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[64]
[ERROR]         : Math.max(this.nextNumber, e.getNumber() + 1);
[ERROR]           ^^^^
[ERROR] Math cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[64]
[ERROR]         : Math.max(this.nextNumber, e.getNumber() + 1);
[ERROR]                    ^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[66]
[ERROR]         return super.add(e);
[ERROR]                ^^^^^
[ERROR] ArrayList<E> cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[73]
[ERROR]         for (int i = 0; i < size(); i++) {
[ERROR]                             ^^^^
[ERROR] The method size() is undefined for the type NumberedArrayList<E>
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[74]
[ERROR]         if (get(i).getNumber() == number) {
[ERROR]             ^^^
[ERROR] The method get(UUID) from the type NumberedArrayList<E> refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[81]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[82]
[ERROR]         public boolean remove(Object o) {
[ERROR]                               ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[84]
[ERROR]         trash.put(((NumberedEntry) o).getId(), ((NumberedEntry) o).getNumber());
[ERROR]         ^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[84]
[ERROR]         trash.put(((NumberedEntry) o).getId(), ((NumberedEntry) o).getNumber());
[ERROR]         ^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[84]
[ERROR]         trash.put(((NumberedEntry) o).getId(), ((NumberedEntry) o).getNumber());
[ERROR]         ^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[84]
[ERROR]         trash.put(((NumberedEntry) o).getId(), ((NumberedEntry) o).getNumber());
[ERROR]                                       ^^^^^
[ERROR] The method getId() from the type NumberedEntry refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[89]
[ERROR]         private Integer getNextNumber() {
[ERROR]                 ^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[91]
[ERROR]         if (this.nextNumber == null) {
[ERROR]             ^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[92]
[ERROR]         Iterator<E> iterator = iterator();
[ERROR]         ^^^^^^^^
[ERROR] Iterator cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[92]
[ERROR]         Iterator<E> iterator = iterator();
[ERROR]                                ^^^^^^^^
[ERROR] The method iterator() is undefined for the type NumberedArrayList<E>
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[97]
[ERROR]         this.nextNumber = size() + 1;
[ERROR]         ^^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[97]
[ERROR]         this.nextNumber = size() + 1;
[ERROR]                           ^^^^
[ERROR] The method size() is undefined for the type NumberedArrayList<E>
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[99]
[ERROR]         return nextNumber++;
[ERROR]                ^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[100]
[ERROR]         } else if (size() > 0) {
[ERROR]                    ^^^^
[ERROR] The method size() is undefined for the type NumberedArrayList<E>
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[101]
[ERROR]         return get(size() - 1).getNumber() + 1;
[ERROR]                    ^^^^
[ERROR] The method size() is undefined for the type NumberedArrayList<E>
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[107]
[ERROR]         public E get(UUID id) {
[ERROR]                      ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[111]
[ERROR]         for (E entry : this) {
[ERROR]                        ^^^^
[ERROR] Can only iterate over an array or an instance of java.lang.Iterable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[112]
[ERROR]         if (entry.getId().equals(id)) {
[ERROR]                   ^^^^^
[ERROR] The method getId() from the type NumberedEntry refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[120]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[122]
[ERROR]         return super.isEmpty() && nextNumber == null;
[ERROR]                ^^^^^
[ERROR] ArrayList<E> cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\model\NumberedArrayList.java:[122]
[ERROR]         return super.isEmpty() && nextNumber == null;
[ERROR]                                   ^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\ToWorkbenchHandler.java:[27]
[ERROR]         public class ToWorkbenchHandler extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type ToWorkbenchHandler is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\ToWorkbenchHandler.java:[27]
[ERROR]         public class ToWorkbenchHandler extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\ToWorkbenchHandler.java:[29]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\ToWorkbenchHandler.java:[30]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\ToWorkbenchHandler.java:[30]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                                                            ^^^^^^^^^^^^^^^^^^
[ERROR] No exception of type ExecutionException can be thrown; an exception type must be a subclass of Throwable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\ToWorkbenchHandler.java:[32]
[ERROR]         .findPerspectiveWithId("xstampp.defaultPerspective");//$NON-NLS-1$
[ERROR]          ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method findPerspectiveWithId(String) from the type IPerspectiveRegistry refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[13]
[ERROR]         import java.io.BufferedReader;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.io.BufferedReader cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[14]
[ERROR]         import java.io.File;
[ERROR]                ^^^^^^^^^^^^
[ERROR] The import java.io.File cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[15]
[ERROR]         import java.io.FileNotFoundException;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.io.FileNotFoundException cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[16]
[ERROR]         import java.io.FileOutputStream;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.io.FileOutputStream cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[17]
[ERROR]         import java.io.FileReader;
[ERROR]                ^^^^^^^^^^^^^^^^^^
[ERROR] The import java.io.FileReader cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[18]
[ERROR]         import java.io.ObjectOutputStream;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.io.ObjectOutputStream cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[19]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[27]
[ERROR]         public class SerialationJob extends Job {
[ERROR]                      ^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type SerialationJob is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[29]
[ERROR]         private UUID projectID;
[ERROR]                 ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[30]
[ERROR]         private File saveFile;
[ERROR]                 ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[32]
[ERROR]         public SerialationJob(String name, File saveFile, UUID projectID) {
[ERROR]                               ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[32]
[ERROR]         public SerialationJob(String name, File saveFile, UUID projectID) {
[ERROR]                                            ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[32]
[ERROR]         public SerialationJob(String name, File saveFile, UUID projectID) {
[ERROR]                                                           ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[34]
[ERROR]         this.saveFile = saveFile;
[ERROR]         ^^^^^^^^^^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[35]
[ERROR]         this.projectID = projectID;
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[38]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[42]
[ERROR]         File serialContainer = new File(Platform.getInstanceLocation().getURL().toURI());
[ERROR]         ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[42]
[ERROR]         File serialContainer = new File(Platform.getInstanceLocation().getURL().toURI());
[ERROR]                                    ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[42]
[ERROR]         File serialContainer = new File(Platform.getInstanceLocation().getURL().toURI());
[ERROR]                                                                        ^^^^^^
[ERROR] The method getURL() from the type Location refers to the missing type URL
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[43]
[ERROR]         serialContainer = new File(serialContainer, ".metadata");
[ERROR]                               ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[44]
[ERROR]         serialContainer = new File(serialContainer, ".plugins");
[ERROR]                               ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[45]
[ERROR]         serialContainer = new File(serialContainer, "xstampp");
[ERROR]                               ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[49]
[ERROR]         serialContainer = new File(serialContainer, "." + projectID);
[ERROR]                               ^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[49]
[ERROR]         serialContainer = new File(serialContainer, "." + projectID);
[ERROR]                                                           ^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[53]
[ERROR]         BufferedReader reader = new BufferedReader(new FileReader(saveFile));
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] BufferedReader cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[53]
[ERROR]         BufferedReader reader = new BufferedReader(new FileReader(saveFile));
[ERROR]                                     ^^^^^^^^^^^^^^
[ERROR] BufferedReader cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[53]
[ERROR]         BufferedReader reader = new BufferedReader(new FileReader(saveFile));
[ERROR]                                                        ^^^^^^^^^^
[ERROR] FileReader cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[53]
[ERROR]         BufferedReader reader = new BufferedReader(new FileReader(saveFile));
[ERROR]                                                                   ^^^^^^^^
[ERROR] File cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[54]
[ERROR]         String buffer = new String();
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[54]
[ERROR]         String buffer = new String();
[ERROR]                             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[56]
[ERROR]         String line = reader.readLine();
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[61]
[ERROR]         ObjectOutputStream out = new ObjectOutputStream(new FileOutputStream(serialContainer));
[ERROR]         ^^^^^^^^^^^^^^^^^^
[ERROR] ObjectOutputStream cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[61]
[ERROR]         ObjectOutputStream out = new ObjectOutputStream(new FileOutputStream(serialContainer));
[ERROR]                                      ^^^^^^^^^^^^^^^^^^
[ERROR] ObjectOutputStream cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[61]
[ERROR]         ObjectOutputStream out = new ObjectOutputStream(new FileOutputStream(serialContainer));
[ERROR]                                                             ^^^^^^^^^^^^^^^^
[ERROR] FileOutputStream cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\SerialationJob.java:[65]
[ERROR]         } catch (Exception e) {
[ERROR]                  ^^^^^^^^^
[ERROR] Exception cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[48]
[ERROR]         super("User", Style.PACKED);
[ERROR]         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ModalShell(String, ModalShell.Style) refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[55]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[58]
[ERROR]         inputGroup.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false, 2, 1));
[ERROR]                    ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[62]
[ERROR]         selectedUser.getUsername());
[ERROR]                      ^^^^^^^^^^^
[ERROR] The method getUsername() from the type IUser refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[64]
[ERROR]         this.usernameInput = new TextInput(inputGroup, getUserLabelStyle(), "Username");
[ERROR]                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ModalShell.TextInput(Composite, int, String) refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[71]
[ERROR]         this.passwordInput = new TextInput(inputGroup, passwordStyle, "password");
[ERROR]                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ModalShell.TextInput(Composite, int, String) refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[74]
[ERROR]         public String getPassword() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[75]
[ERROR]         return passwordInput.getText();
[ERROR]                              ^^^^^^^
[ERROR] The method getText() from the type ModalShell.TextInput refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[78]
[ERROR]         public String getUsername() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[79]
[ERROR]         return usernameInput.getText();
[ERROR]                              ^^^^^^^
[ERROR] The method getText() from the type ModalShell.TextInput refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[96]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[99]
[ERROR]         return !passwordInput.getText().isEmpty() && !usernameInput.getText().isEmpty();
[ERROR]                               ^^^^^^^
[ERROR] The method getText() from the type ModalShell.TextInput refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[99]
[ERROR]         return !passwordInput.getText().isEmpty() && !usernameInput.getText().isEmpty();
[ERROR]                                                                     ^^^^^^^
[ERROR] The method getText() from the type ModalShell.TextInput refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\AbstractUserShell.java:[100]
[ERROR]         } catch (NullPointerException exc) {
[ERROR]                  ^^^^^^^^^^^^^^^^^^^^
[ERROR] NullPointerException cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[13]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[49]
[ERROR]         public class MultiSelectionCellEditor extends CellEditor {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type MultiSelectionCellEditor is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[51]
[ERROR]         @FunctionalInterface
[ERROR]          ^^^^^^^^^^^^^^^^^^^
[ERROR] FunctionalInterface cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[59]
[ERROR]         private List<LinkProposal> proposals;
[ERROR]                 ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[66]
[ERROR]         public MultiSelectionCellEditor(Composite parent, List<LinkProposal> proposals, int style) {
[ERROR]                                                           ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[68]
[ERROR]         this.proposals = proposals;
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[71]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[95]
[ERROR]         selectAllButton.setLayoutData(new GridData(SWT.LEFT, SWT.CENTER, false, false));
[ERROR]                         ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[96]
[ERROR]         selectAllButton.setText("Select All");
[ERROR]                         ^^^^^^^
[ERROR] The method setText(String) from the type Button refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[98]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[100]
[ERROR]         proposals.forEach((prop) -> prop.setSelected(true));
[ERROR]         ^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[106]
[ERROR]         deselectAllButton.setLayoutData(new GridData(SWT.LEFT, SWT.CENTER, false, false));
[ERROR]                           ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[107]
[ERROR]         deselectAllButton.setText("deselect All");
[ERROR]                           ^^^^^^^
[ERROR] The method setText(String) from the type Button refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[109]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[111]
[ERROR]         proposals.forEach((prop) -> prop.setSelected(false));
[ERROR]         ^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[117]
[ERROR]         okButton.setLayoutData(new GridData(SWT.RIGHT, SWT.CENTER, true, false));
[ERROR]                  ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[118]
[ERROR]         okButton.setText("Ok");
[ERROR]                  ^^^^^^^
[ERROR] The method setText(String) from the type Button refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[121]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[132]
[ERROR]         cancelButton.setLayoutData(new GridData(SWT.END, SWT.CENTER, false, false));
[ERROR]                      ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[133]
[ERROR]         cancelButton.setText("Cancel");
[ERROR]                      ^^^^^^^
[ERROR] The method setText(String) from the type Button refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[135]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[145]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[157]
[ERROR]         tableComposite.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true, 4, 1));
[ERROR]                        ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[163]
[ERROR]         listViewer.setCheckStateProvider(new ICheckStateProvider() {
[ERROR]       @Override
[ERROR]       public boolean isGrayed(Object element) {
[ERROR]         return false;
[ERROR]       }
[ERROR]       @Override
[ERROR]       public boolean isChecked(Object element) {
[ERROR]         return ((LinkProposal) element).isSelected();
[ERROR]       }
[ERROR]     });
[ERROR]                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor Object() is undefined
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[165]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[166]
[ERROR]         public boolean isGrayed(Object element) {
[ERROR]                                 ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[170]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[171]
[ERROR]         public boolean isChecked(Object element) {
[ERROR]                                  ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[177]
[ERROR]         ((LinkProposal) event.getElement()).setSelected(event.getChecked());
[ERROR]                               ^^^^^^^^^^
[ERROR] The method getElement() from the type CheckStateChangedEvent refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[185]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[186]
[ERROR]         public String getText(Object element) {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[186]
[ERROR]         public String getText(Object element) {
[ERROR]                               ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[187]
[ERROR]         return ((LinkProposal) element).getLabel();
[ERROR]                                         ^^^^^^^^
[ERROR] The method getLabel() from the type LinkProposal refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[190]
[ERROR]         listener = (event) -> ((LinkProposalProvider) event.data).setInput(listViewer);
[ERROR]                                                       ^^^^^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[193]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[194]
[ERROR]         protected Object doGetValue() {
[ERROR]                   ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[195]
[ERROR]         return proposals;
[ERROR]                ^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[198]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[203]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[204]
[ERROR]         protected void doSetValue(Object value) {
[ERROR]                                   ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[206]
[ERROR]         @SuppressWarnings("unchecked")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[208]
[ERROR]         this.proposals = (List<LinkProposal>) value;
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[208]
[ERROR]         this.proposals = (List<LinkProposal>) value;
[ERROR]                           ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[211]
[ERROR]         event.data = data;
[ERROR]         ^^^^^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[215]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[221]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[227]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\MultiSelectionCellEditor.java:[234]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[24]
[ERROR]         public class DefaultPerspective implements IPerspectiveFactory {
[ERROR]                      ^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type DefaultPerspective is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[24]
[ERROR]         public class DefaultPerspective implements IPerspectiveFactory {
[ERROR]                      ^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[25]
[ERROR]         public static final String ID = "xstampp.defaultPerspective"; //$NON-NLS-1$
[ERROR]                             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[28]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[30]
[ERROR]         DefaultPerspective.LOGGER.debug("Setup perspective"); //$NON-NLS-1$
[ERROR]                                   ^^^^^
[ERROR] The method debug(Object) from the type Category refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[33]
[ERROR]         layout.addView("astpa.explorer", IPageLayout.LEFT, 0.2f, layout.getEditorArea()); //$NON-NLS-1$
[ERROR]                                                                         ^^^^^^^^^^^^^
[ERROR] The method getEditorArea() from the type IPageLayout refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[35]
[ERROR]         layout.getViewLayout("astpa.explorer").setCloseable(false); //$NON-NLS-1$
[ERROR]                ^^^^^^^^^^^^^
[ERROR] The method getViewLayout(String) from the type IPageLayout refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[38]
[ERROR]         layout.getEditorArea());
[ERROR]                ^^^^^^^^^^^^^
[ERROR] The method getEditorArea() from the type IPageLayout refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\DefaultPerspective.java:[40]
[ERROR]         folder.addPlaceholder("A-CAST.view1"); //$NON-NLS-1$
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The method addPlaceholder(String) from the type IPlaceholderFolderLayout refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ApplicationActionBarAdvisor.java:[34]
[ERROR]         public class ApplicationActionBarAdvisor extends ActionBarAdvisor {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type ApplicationActionBarAdvisor is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ApplicationActionBarAdvisor.java:[49]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ApplicationActionBarAdvisor.java:[58]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ApplicationActionBarAdvisor.java:[61]
[ERROR]         coolBar.add(new GroupMarker(IWorkbenchActionConstants.MB_ADDITIONS));
[ERROR]                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ApplicationActionBarAdvisor.java:[65]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ApplicationActionBarAdvisor.java:[70]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SelectAllHandler.java:[22]
[ERROR]         public class SelectAllHandler extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type SelectAllHandler is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SelectAllHandler.java:[22]
[ERROR]         public class SelectAllHandler extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SelectAllHandler.java:[24]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SelectAllHandler.java:[25]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SelectAllHandler.java:[25]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                                                            ^^^^^^^^^^^^^^^^^^
[ERROR] No exception of type ExecutionException can be thrown; an exception type must be a subclass of Throwable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SelectAllHandler.java:[31]
[ERROR]         STPAPluginUtils.executeCommand("org.eclipse.ui.edit.selectAll"); //$NON-NLS-1$
[ERROR]                         ^^^^^^^^^^^^^^
[ERROR] The method executeCommand(String) from the type STPAPluginUtils refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[28]
[ERROR]         public class GridTextEditorProvider {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[29]
[ERROR]         private String returnString;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[44]
[ERROR]         public String open(String title, String text, final Rectangle size) {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[44]
[ERROR]         public String open(String title, String text, final Rectangle size) {
[ERROR]                            ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[44]
[ERROR]         public String open(String title, String text, final Rectangle size) {
[ERROR]                                          ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[47]
[ERROR]         returnString = null;
[ERROR]         ^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[50]
[ERROR]         int y = Math.max(shell.getParent().getLocation().y, size.y);
[ERROR]                 ^^^^
[ERROR] Math cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[62]
[ERROR]         titleLabel.setLayoutData(layoutData);
[ERROR]                    ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[67]
[ERROR]         textField.setText("");
[ERROR]                   ^^^^^^^
[ERROR] The method setText(String) from the type Text refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[76]
[ERROR]         textField.setLayoutData(textLayoutData);
[ERROR]                   ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[80]
[ERROR]         buttonComp.setLayoutData(new GridData(SWT.END, SWT.BOTTOM, false, false));
[ERROR]                    ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[87]
[ERROR]         okButton.setText("Save");
[ERROR]                  ^^^^^^^
[ERROR] The method setText(String) from the type Button refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[89]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[91]
[ERROR]         returnString = textField.getText();
[ERROR]         ^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[91]
[ERROR]         returnString = textField.getText();
[ERROR]                                  ^^^^^^^
[ERROR] The method getText() from the type Text refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[95]
[ERROR]         okButton.setLayoutData(data);
[ERROR]                  ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[98]
[ERROR]         cancelButton.setText("Cancel");
[ERROR]                      ^^^^^^^
[ERROR] The method setText(String) from the type Button refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[100]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[105]
[ERROR]         cancelButton.setLayoutData(data);
[ERROR]                      ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[107]
[ERROR]         int height = Math.min(shell.getParent().getBounds().height - size.y, shell.getSize().y);
[ERROR]                      ^^^^
[ERROR] Math cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[110]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridTextEditorProvider.java:[121]
[ERROR]         return returnString;
[ERROR]                ^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[13]
[ERROR]         import java.util.prefs.Preferences;
[ERROR]                ^^^^^^^^^^^^^^^
[ERROR] The import java.util.prefs cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[31]
[ERROR]         public class SwitchWorkspaceCommand extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type SwitchWorkspaceCommand is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[31]
[ERROR]         public class SwitchWorkspaceCommand extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[33]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[34]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[34]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                                                            ^^^^^^^^^^^^^^^^^^
[ERROR] No exception of type ExecutionException can be thrown; an exception type must be a subclass of Throwable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[36]
[ERROR]         Preferences.userNodeForPackage(ChooseWorkLocation.class)
[ERROR]         ^^^^^^^^^^^
[ERROR] Preferences cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\menu\file\commands\SwitchWorkspaceCommand.java:[37]
[ERROR]         .putBoolean(IPreferenceConstants.WS_REMEMBER, false);
[ERROR]                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[12]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[14]
[ERROR]         import javax.xml.bind.annotation.XmlAccessType;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import javax.xml.bind cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[15]
[ERROR]         import javax.xml.bind.annotation.XmlAccessorType;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import javax.xml.bind cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[16]
[ERROR]         import javax.xml.bind.annotation.XmlAttribute;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import javax.xml.bind cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[18]
[ERROR]         @XmlAccessorType(XmlAccessType.NONE)
[ERROR]          ^^^^^^^^^^^^^^^
[ERROR] XmlAccessorType cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[18]
[ERROR]         @XmlAccessorType(XmlAccessType.NONE)
[ERROR]                          ^^^^^^^^^^^^^
[ERROR] XmlAccessType cannot be resolved to a variable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[20]
[ERROR]         @XmlAttribute
[ERROR]          ^^^^^^^^^^^^
[ERROR] XmlAttribute cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[21]
[ERROR]         private UUID userId;
[ERROR]                 ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[23]
[ERROR]         @XmlAttribute
[ERROR]          ^^^^^^^^^^^^
[ERROR] XmlAttribute cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[24]
[ERROR]         private UUID entryId;
[ERROR]                 ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[26]
[ERROR]         public Responsibility() {
[ERROR]                ^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[29]
[ERROR]         public Responsibility(UUID userId, UUID entryId) {
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[29]
[ERROR]         public Responsibility(UUID userId, UUID entryId) {
[ERROR]                               ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[29]
[ERROR]         public Responsibility(UUID userId, UUID entryId) {
[ERROR]                                            ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[30]
[ERROR]         this.userId = userId;
[ERROR]         ^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[31]
[ERROR]         this.entryId = entryId;
[ERROR]         ^^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[37]
[ERROR]         public UUID getUserId() {
[ERROR]                ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[38]
[ERROR]         return userId;
[ERROR]                ^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[44]
[ERROR]         public UUID getEntryId() {
[ERROR]                ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[45]
[ERROR]         return entryId;
[ERROR]                ^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[48]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[49]
[ERROR]         public boolean equals(Object obj) {
[ERROR]                               ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[52]
[ERROR]         boolean userNull = resp.userId == null && userId == null;
[ERROR]                            ^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[52]
[ERROR]         boolean userNull = resp.userId == null && userId == null;
[ERROR]                                                   ^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[53]
[ERROR]         boolean equalUser = userId != null && userId.equals(resp.userId);
[ERROR]                             ^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[53]
[ERROR]         boolean equalUser = userId != null && userId.equals(resp.userId);
[ERROR]                                               ^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[53]
[ERROR]         boolean equalUser = userId != null && userId.equals(resp.userId);
[ERROR]                                                             ^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[54]
[ERROR]         boolean entryNull = resp.entryId == null && entryId == null;
[ERROR]                             ^^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[54]
[ERROR]         boolean entryNull = resp.entryId == null && entryId == null;
[ERROR]                                                     ^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[55]
[ERROR]         boolean equalEntry = entryId != null && entryId.equals(resp.entryId);
[ERROR]                              ^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[55]
[ERROR]         boolean equalEntry = entryId != null && entryId.equals(resp.entryId);
[ERROR]                                                 ^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\Responsibility.java:[55]
[ERROR]         boolean equalEntry = entryId != null && entryId.equals(resp.entryId);
[ERROR]                                                                ^^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[12]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[13]
[ERROR]         import java.util.Map;
[ERROR]                ^^^^^^^^^^^^^
[ERROR] The import java.util.Map cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[14]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[32]
[ERROR]         List<DynamicDescriptor> getStepMap(UUID projectId);
[ERROR]         ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[32]
[ERROR]         List<DynamicDescriptor> getStepMap(UUID projectId);
[ERROR]                                            ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[35]
[ERROR]         String name;
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[36]
[ERROR]         Map<String, String> properties;
[ERROR]         ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[36]
[ERROR]         Map<String, String> properties;
[ERROR]             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[36]
[ERROR]         Map<String, String> properties;
[ERROR]                     ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[38]
[ERROR]         public DynamicDescriptor(String name, Map<String, String> properties) {
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[38]
[ERROR]         public DynamicDescriptor(String name, Map<String, String> properties) {
[ERROR]                                  ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[38]
[ERROR]         public DynamicDescriptor(String name, Map<String, String> properties) {
[ERROR]                                               ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[38]
[ERROR]         public DynamicDescriptor(String name, Map<String, String> properties) {
[ERROR]                                                   ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[38]
[ERROR]         public DynamicDescriptor(String name, Map<String, String> properties) {
[ERROR]                                                           ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[39]
[ERROR]         this.name = name;
[ERROR]         ^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[40]
[ERROR]         this.properties = properties;
[ERROR]         ^^^^^^^^^^^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[40]
[ERROR]         this.properties = properties;
[ERROR]         ^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[43]
[ERROR]         public Map<String, String> getProperties() {
[ERROR]                ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[43]
[ERROR]         public Map<String, String> getProperties() {
[ERROR]                    ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[43]
[ERROR]         public Map<String, String> getProperties() {
[ERROR]                            ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[44]
[ERROR]         return properties;
[ERROR]                ^^^^^^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[44]
[ERROR]         return properties;
[ERROR]                ^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[47]
[ERROR]         public String getName() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\IDynamicStepsProvider.java:[48]
[ERROR]         return name;
[ERROR]                ^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[12]
[ERROR]         import java.util.HashMap;
[ERROR]                ^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.HashMap cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[13]
[ERROR]         import java.util.Map;
[ERROR]                ^^^^^^^^^^^^^
[ERROR] The import java.util.Map cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[29]
[ERROR]         public class DynamicStepSelector extends AbstractSelectorWithAdditions implements IMenuListener {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type DynamicStepSelector is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[31]
[ERROR]         private String commandId;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[33]
[ERROR]         private String editorId;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[34]
[ERROR]         private String pluginId;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[35]
[ERROR]         private String icon;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[50]
[ERROR]         this.commandId = descriptor.getCommand();
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[50]
[ERROR]         this.commandId = descriptor.getCommand();
[ERROR]                                     ^^^^^^^^^^
[ERROR] The method getCommand() from the type TreeItemDescription refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[51]
[ERROR]         this.pluginId = descriptor.getNamespaceIdentifier();
[ERROR]         ^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[51]
[ERROR]         this.pluginId = descriptor.getNamespaceIdentifier();
[ERROR]                                    ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getNamespaceIdentifier() from the type TreeItemDescription refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[53]
[ERROR]         setEditorId(descriptor.getEditorId());
[ERROR]                                ^^^^^^^^^^^
[ERROR] The method getEditorId() from the type TreeItemDescription refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[54]
[ERROR]         setIcon(descriptor.getIcon());
[ERROR]                            ^^^^^^^
[ERROR] The method getIcon() from the type TreeItemDescription refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[55]
[ERROR]         setSelectionId(descriptor.getId());
[ERROR]                                   ^^^^^
[ERROR] The method getId() from the type TreeItemDescription refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[58]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[70]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[73]
[ERROR]         PlatformUI.getWorkbench().getActiveWorkbenchWindow(), "", commandId, SWT.PUSH);
[ERROR]                                                                   ^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[74]
[ERROR]         Map<String, String> params = new HashMap<>();
[ERROR]         ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[74]
[ERROR]         Map<String, String> params = new HashMap<>();
[ERROR]             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[74]
[ERROR]         Map<String, String> params = new HashMap<>();
[ERROR]                     ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[74]
[ERROR]         Map<String, String> params = new HashMap<>();
[ERROR]                                          ^^^^^^^
[ERROR] HashMap cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[75]
[ERROR]         params.put("xstampp.dynamicStep.commandParameter.projectId", getProjectId().toString());
[ERROR]                                                                      ^^^^^^^^^^^^
[ERROR] The method getProjectId() from the type AbstractSelector refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[76]
[ERROR]         parameter.parameters = params;
[ERROR]         ^^^^^^^^^^^^^^^^^^^^
[ERROR] Map cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[90]
[ERROR]         public String getEditorId() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[91]
[ERROR]         return editorId;
[ERROR]                ^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[94]
[ERROR]         public void setEditorId(String editorId) {
[ERROR]                                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[95]
[ERROR]         this.editorId = editorId;
[ERROR]         ^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[98]
[ERROR]         public void setIcon(String icon) {
[ERROR]                             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[99]
[ERROR]         this.icon = icon;
[ERROR]         ^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[102]
[ERROR]         public String getIcon() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[103]
[ERROR]         return icon;
[ERROR]                ^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[106]
[ERROR]         public String getCommandId() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[107]
[ERROR]         return commandId;
[ERROR]                ^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[110]
[ERROR]         public String getPluginId() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[111]
[ERROR]         return pluginId;
[ERROR]                ^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[114]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[115]
[ERROR]         public void postExecuteSuccess(String commandId, Object returnValue) {
[ERROR]                                        ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\navigation\DynamicStepSelector.java:[115]
[ERROR]         public void postExecuteSuccess(String commandId, Object returnValue) {
[ERROR]                                                          ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[16]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[45]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[50]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[55]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[60]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[61]
[ERROR]         public UUID getUUID() {
[ERROR]                ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[65]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridCellBlank.java:[73]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[16]
[ERROR]         import java.util.ArrayList;
[ERROR]                ^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.ArrayList cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[17]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[31]
[ERROR]         private List<GridRow> childrenRows;
[ERROR]                 ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[33]
[ERROR]         private List<IGridCell> cells;
[ERROR]                 ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[61]
[ERROR]         public GridRow(int columnCount, int colorDivide, int[] rowSpanningCells) {
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined. Must explicitly invoke another constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[63]
[ERROR]         this.childrenRows = new ArrayList<GridRow>();
[ERROR]         ^^^^^^^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[63]
[ERROR]         this.childrenRows = new ArrayList<GridRow>();
[ERROR]                                 ^^^^^^^^^
[ERROR] ArrayList cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[64]
[ERROR]         this.cells = new ArrayList<IGridCell>(columnCount);
[ERROR]         ^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[64]
[ERROR]         this.cells = new ArrayList<IGridCell>(columnCount);
[ERROR]                          ^^^^^^^^^
[ERROR] ArrayList cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[68]
[ERROR]         cells.add(cell);
[ERROR]         ^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[121]
[ERROR]         public List<IGridCell> getCells() {
[ERROR]                ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[122]
[ERROR]         return this.cells;
[ERROR]                ^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[138]
[ERROR]         this.childrenRows.add(row);
[ERROR]         ^^^^^^^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[162]
[ERROR]         public List<GridRow> getChildren() {
[ERROR]                ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[163]
[ERROR]         return this.childrenRows;
[ERROR]                ^^^^^^^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[167]
[ERROR]         this.cells.set(columnIndex, cell);
[ERROR]         ^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[189]
[ERROR]         for (int i = 0; i < this.getCells().size(); i++) {
[ERROR]                                  ^^^^^^^^
[ERROR] The method getCells() from the type GridRow refers to the missing type List
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[190]
[ERROR]         this.getCells().get(i).cleanUp();
[ERROR]              ^^^^^^^^
[ERROR] The method getCells() from the type GridRow refers to the missing type List
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[193]
[ERROR]         for (int i = 0; i < this.getChildren().size(); i++) {
[ERROR]                                  ^^^^^^^^^^^
[ERROR] The method getChildren() from the type GridRow refers to the missing type List
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[194]
[ERROR]         this.getChildren().get(i).cleanUp();
[ERROR]              ^^^^^^^^^^^
[ERROR] The method getChildren() from the type GridRow refers to the missing type List
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[207]
[ERROR]         for (int cellI = 0; cellI < this.cells.size(); cellI++) {
[ERROR]                                     ^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[208]
[ERROR]         int cellHeight = this.cells.get(cellI).getPreferredHeight();
[ERROR]                          ^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\grid\GridRow.java:[209]
[ERROR]         height = Math.max(height, cellHeight);
[ERROR]                  ^^^^
[ERROR] Math cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[16]
[ERROR]         import java.util.ArrayList;
[ERROR]                ^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.ArrayList cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[17]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[44]
[ERROR]         public class DirectEditor extends TextCellEditor implements ModifyListener {
[ERROR]                      ^^^^^^^^^^^^
[ERROR] The hierarchy of the type DirectEditor is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[44]
[ERROR]         public class DirectEditor extends TextCellEditor implements ModifyListener {
[ERROR]                      ^^^^^^^^^^^^
[ERROR] The hierarchy of the type DirectEditor is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[47]
[ERROR]         private List<Integer> lineFeeds = new ArrayList<Integer>();
[ERROR]                 ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[47]
[ERROR]         private List<Integer> lineFeeds = new ArrayList<Integer>();
[ERROR]                      ^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[47]
[ERROR]         private List<Integer> lineFeeds = new ArrayList<Integer>();
[ERROR]                                               ^^^^^^^^^
[ERROR] ArrayList cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[47]
[ERROR]         private List<Integer> lineFeeds = new ArrayList<Integer>();
[ERROR]                                                         ^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[61]
[ERROR]         super(composite, style);
[ERROR]         ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor Object(Composite, int) is undefined
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[62]
[ERROR]         this.oldLineNumber = this.text.getCaretLineNumber();
[ERROR]                                   ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[63]
[ERROR]         this.text.setFocus();
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[64]
[ERROR]         this.text.setToolTipText("press 'Esc' to close the editor");
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[65]
[ERROR]         this.text.addKeyListener(new KeyAdapter() {
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[66]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[69]
[ERROR]         DirectEditor.this.text.selectAll();
[ERROR]                           ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[90]
[ERROR]         super(composite, SWT.WRAP | SWT.APPLICATION_MODAL);
[ERROR]         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor Object(Composite, int) is undefined
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[91]
[ERROR]         this.oldLineNumber = this.text.getCaretLineNumber();
[ERROR]                                   ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[92]
[ERROR]         this.text.setFocus();
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[105]
[ERROR]         this.text.setForeground(foregroundColor);
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[108]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[110]
[ERROR]         super.deactivate();
[ERROR]         ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[125]
[ERROR]         org.eclipse.swt.graphics.Rectangle textRect = this.text.getBounds();
[ERROR]                                                            ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[145]
[ERROR]         this.text.setFont(labelFont);
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[148]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[150]
[ERROR]         if (this.text.getCaretLineNumber() > this.oldLineNumber) {
[ERROR]                  ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[152]
[ERROR]         this.oldLineNumber = this.text.getCaretLineNumber();
[ERROR]                                   ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[153]
[ERROR]         String temp = this.text.getText();
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[153]
[ERROR]         String temp = this.text.getText();
[ERROR]                            ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[156]
[ERROR]         if (!this.text.getText().endsWith(Text.DELIMITER)) {
[ERROR]                   ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[156]
[ERROR]         if (!this.text.getText().endsWith(Text.DELIMITER)) {
[ERROR]                                           ^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[157]
[ERROR]         this.lineFeeds.add(lastSpace);
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[157]
[ERROR]         this.lineFeeds.add(lastSpace);
[ERROR]         ^^^^^^^^^^^^^^
[ERROR] Integer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[160]
[ERROR]         } else if (this.text.getCaretLineNumber() < this.oldLineNumber) {
[ERROR]                         ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[161]
[ERROR]         this.oldLineNumber = this.text.getCaretLineNumber();
[ERROR]                                   ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[176]
[ERROR]         this.text.addModifyListener(listener);
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[189]
[ERROR]         this.text.addDisposeListener(listener);
[ERROR]              ^^^^
[ERROR] text cannot be resolved or is not a field
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[202]
[ERROR]         locator.relocate(this);
[ERROR]                 ^^^^^^^^
[ERROR] The method relocate(CellEditor) in the type CellEditorLocator is not applicable for the arguments (DirectEditor)
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[203]
[ERROR]         doSetFocus();
[ERROR]         ^^^^^^^^^^
[ERROR] The method doSetFocus() is undefined for the type DirectEditor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[205]
[ERROR]         ok.setBounds(text.getBounds().x, text.getBounds().y + text.getBounds().height, 30, 30);
[ERROR]                      ^^^^
[ERROR] text cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[205]
[ERROR]         ok.setBounds(text.getBounds().x, text.getBounds().y + text.getBounds().height, 30, 30);
[ERROR]                                          ^^^^
[ERROR] text cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[205]
[ERROR]         ok.setBounds(text.getBounds().x, text.getBounds().y + text.getBounds().height, 30, 30);
[ERROR]                                                               ^^^^
[ERROR] text cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[208]
[ERROR]         getControl().setVisible(true);
[ERROR]         ^^^^^^^^^^
[ERROR] The method getControl() is undefined for the type DirectEditor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\DirectEditor.java:[210]
[ERROR]         super.activate();
[ERROR]         ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[14]
[ERROR]         import java.util.ArrayList;
[ERROR]                ^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.ArrayList cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[15]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[16]
[ERROR]         import java.util.Observable;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.Observable cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[17]
[ERROR]         import java.util.Observer;
[ERROR]                ^^^^^^^^^^^^^^^^^^
[ERROR] The import java.util.Observer cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[18]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[47]
[ERROR]         public class CollaborationSettings implements ISettingsPage, Observer {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CollaborationSettings must implement the inherited abstract method ISettingsPage.createControl(CTabFolder, ModalShell, UUID)
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[47]
[ERROR]         public class CollaborationSettings implements ISettingsPage, Observer {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type CollaborationSettings must implement the inherited abstract method ISettingsPage.isVisible(UUID)
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[47]
[ERROR]         public class CollaborationSettings implements ISettingsPage, Observer {
[ERROR]                      ^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[47]
[ERROR]         public class CollaborationSettings implements ISettingsPage, Observer {
[ERROR]                                                                      ^^^^^^^^
[ERROR] Observer cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[52]
[ERROR]         private String name;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[54]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[55]
[ERROR]         public Composite createControl(final CTabFolder control, final ModalShell parent, UUID modelId) {
[ERROR]                                                                                           ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[60]
[ERROR]         ((UserSystem) getDataModel().getUserSystem()).addObserver(this);
[ERROR]                                                       ^^^^^^^^^^^
[ERROR] The method addObserver(CollaborationSettings) is undefined for the type UserSystem
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[62]
[ERROR]         getDataModel().addObserver(this);
[ERROR]                        ^^^^^^^^^^^
[ERROR] The method addObserver(Observer) from the type IDataModel refers to the missing type Observer
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[72]
[ERROR]         tableComposite.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true));
[ERROR]                        ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[74]
[ERROR]         listener = new Listener() {
[ERROR]       List<Composite> listEntries = new ArrayList<>();
[ERROR]       @Override
[ERROR]       public void handleEvent(Event event) {
[ERROR]         for (Composite comp : listEntries) {
[ERROR]           comp.dispose();
[ERROR]         }
[ERROR]         final UserSystem userSystem = (UserSystem) getDataModel().getUserSystem();
[ERROR]         boolean evenRow = true;
[ERROR]         for (final IUser user : userSystem.getRegistry()) {
[ERROR]           if (user.checkAccess(AccessRights.ACCESS) && !user.checkAccess(AccessRights.ADMIN)) {
[ERROR]             final Composite composite = new Composite(tableComposite, SWT.None);
[ERROR]             composite.setLayout(new GridLayout(2, false));
[ERROR]             composite.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false));
[ERROR]             int bgConstant = SWT.COLOR_WHITE;
[ERROR]             if (evenRow) {
[ERROR]               bgConstant = SWT.COLOR_LIST_BACKGROUND;
[ERROR]             }
[ERROR]             evenRow = !evenRow;
[ERROR]             composite.setBackground(Display.getCurrent().getSystemColor(bgConstant));
[ERROR]             Text userName = new Text(composite, SWT.READ_ONLY);
[ERROR]             userName.setLayoutData(new GridData(150, SWT.DEFAULT));
[ERROR]             userName.setText(user.getUsername());
[ERROR]             userName.setBackground(Display.getCurrent().getSystemColor(bgConstant));
[ERROR]             final Button createBtn = new Button(composite, SWT.PUSH);
[ERROR]             IDataModel model = ProjectManager.getContainerInstance()
[ERROR]                 .getDataModel(user.getWorkingProjectId());
[ERROR]             if (model == null) {
[ERROR]               userSystem.assignWorkProject(user.getUserId(), null);
[ERROR]             }
[ERROR]             if (user.getWorkingProjectId() == null) {
[ERROR]               // if the user has no current working project a working copy of the current project
[ERROR]               // can be
[ERROR]               // assigned
[ERROR]               createBtn.setText(Messages.CollaborationSettings_CreateWorkingCopy);
[ERROR]               createBtn.setToolTipText(Messages.CollaborationSettings_WorkingCopyToolTip);
[ERROR]               final UUID originalId = getDataModel().getProjectId();
[ERROR]               createBtn.addSelectionListener(new SelectionAdapter() {
[ERROR]                 @Override
[ERROR]                 public void widgetSelected(SelectionEvent event) {
[ERROR]                   IDataModel model = ProjectManager.getContainerInstance().getDataModel(originalId);
[ERROR]                   if (model != null && user.getWorkingProjectId() == null) {
[ERROR]                     String projectName = model.getProjectName();
[ERROR]                     projectName += "_" + user.getUsername(); //$NON-NLS-1$
[ERROR]                     UUID uuid = ProjectManager.getContainerInstance().startUp(model.getClass(),
[ERROR]                         projectName, originalId);
[ERROR]                     userSystem.assignWorkProject(user.getUserId(), uuid);
[ERROR]                     IDataModel newModel = ProjectManager.getContainerInstance()
[ERROR]                         .getDataModel(user.getWorkingProjectId());
[ERROR]                     ((IUserProject) newModel).setExclusiveUserId(user.getUserId());
[ERROR]                     createBtn.setText(String.format(Messages.CollaborationSettings_PullChanges,
[ERROR]                         newModel.getProjectName()));
[ERROR]                     composite.layout();
[ERROR]                     createBtn.addSelectionListener(new SelectionAdapter() {
[ERROR]                       boolean initialCall = true;
[ERROR]                       @Override
[ERROR]                       public void widgetSelected(SelectionEvent event) {
[ERROR]                         if (initialCall) {
[ERROR]                           // This listener is called directly after it is added so
[ERROR]                           initialCall = false;
[ERROR]                         } else {
[ERROR]                           system.syncDataWithUser(user);
[ERROR]                         }
[ERROR]                       }
[ERROR]                     });
[ERROR]                   }
[ERROR]                 }
[ERROR]               });
[ERROR]             } else {
[ERROR]               createBtn.setText(String.format(Messages.CollaborationSettings_PullChanges,
[ERROR]                   model.getProjectName()));
[ERROR]               createBtn.addSelectionListener(new SelectionAdapter() {
[ERROR]                 @Override
[ERROR]                 public void widgetSelected(SelectionEvent event) {
[ERROR]                   system.syncDataWithUser(user);
[ERROR]                 }
[ERROR]               });
[ERROR]             }
[ERROR]             listEntries.add(composite);
[ERROR]           }
[ERROR]         }
[ERROR]         tableComposite.layout();
[ERROR]         content.setMinHeight(tableComposite.computeSize(SWT.DEFAULT, SWT.DEFAULT).y);
[ERROR]         content.layout();
[ERROR]         content.layout(new Control[] { tableComposite });
[ERROR]       }
[ERROR]     };
[ERROR]                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor Object() is undefined
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[75]
[ERROR]         List<Composite> listEntries = new ArrayList<>();
[ERROR]         ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[75]
[ERROR]         List<Composite> listEntries = new ArrayList<>();
[ERROR]                                           ^^^^^^^^^
[ERROR] ArrayList cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[77]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[79]
[ERROR]         for (Composite comp : listEntries) {
[ERROR]                               ^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[84]
[ERROR]         for (final IUser user : userSystem.getRegistry()) {
[ERROR]                                            ^^^^^^^^^^^
[ERROR] The method getRegistry() from the type UserSystem refers to the missing type List
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[88]
[ERROR]         composite.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false));
[ERROR]                   ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[96]
[ERROR]         userName.setLayoutData(new GridData(150, SWT.DEFAULT));
[ERROR]                  ^^^^^^^^^^^^^
[ERROR] The method setLayoutData(Object) from the type Control refers to the missing type Object
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[97]
[ERROR]         userName.setText(user.getUsername());
[ERROR]                               ^^^^^^^^^^^
[ERROR] The method getUsername() from the type IUser refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[101]
[ERROR]         .getDataModel(user.getWorkingProjectId());
[ERROR]                            ^^^^^^^^^^^^^^^^^^^
[ERROR] The method getWorkingProjectId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[103]
[ERROR]         userSystem.assignWorkProject(user.getUserId(), null);
[ERROR]                                           ^^^^^^^^^
[ERROR] The method getUserId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[106]
[ERROR]         if (user.getWorkingProjectId() == null) {
[ERROR]                  ^^^^^^^^^^^^^^^^^^^
[ERROR] The method getWorkingProjectId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[110]
[ERROR]         createBtn.setText(Messages.CollaborationSettings_CreateWorkingCopy);
[ERROR]                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[111]
[ERROR]         createBtn.setToolTipText(Messages.CollaborationSettings_WorkingCopyToolTip);
[ERROR]                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[112]
[ERROR]         final UUID originalId = getDataModel().getProjectId();
[ERROR]               ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[112]
[ERROR]         final UUID originalId = getDataModel().getProjectId();
[ERROR]                                                ^^^^^^^^^^^^
[ERROR] The method getProjectId() from the type IDataModel refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[114]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[117]
[ERROR]         if (model != null && user.getWorkingProjectId() == null) {
[ERROR]                                   ^^^^^^^^^^^^^^^^^^^
[ERROR] The method getWorkingProjectId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[118]
[ERROR]         String projectName = model.getProjectName();
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[118]
[ERROR]         String projectName = model.getProjectName();
[ERROR]                                    ^^^^^^^^^^^^^^
[ERROR] The method getProjectName() from the type IDataModel refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[119]
[ERROR]         projectName += "_" + user.getUsername(); //$NON-NLS-1$
[ERROR]                                   ^^^^^^^^^^^
[ERROR] The method getUsername() from the type IUser refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[120]
[ERROR]         UUID uuid = ProjectManager.getContainerInstance().startUp(model.getClass(),
[ERROR]         ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[120]
[ERROR]         UUID uuid = ProjectManager.getContainerInstance().startUp(model.getClass(),
[ERROR]                                                                         ^^^^^^^^
[ERROR] The method getClass() is undefined for the type IDataModel
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[123]
[ERROR]         userSystem.assignWorkProject(user.getUserId(), uuid);
[ERROR]                                           ^^^^^^^^^
[ERROR] The method getUserId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[125]
[ERROR]         .getDataModel(user.getWorkingProjectId());
[ERROR]                            ^^^^^^^^^^^^^^^^^^^
[ERROR] The method getWorkingProjectId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[126]
[ERROR]         ((IUserProject) newModel).setExclusiveUserId(user.getUserId());
[ERROR]                                                           ^^^^^^^^^
[ERROR] The method getUserId() from the type IUser refers to the missing type UUID
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[127]
[ERROR]         createBtn.setText(String.format(Messages.CollaborationSettings_PullChanges,
[ERROR]                           ^^^^^^
[ERROR] String cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[127]
[ERROR]         createBtn.setText(String.format(Messages.CollaborationSettings_PullChanges,
[ERROR]                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[128]
[ERROR]         newModel.getProjectName()));
[ERROR]                  ^^^^^^^^^^^^^^
[ERROR] The method getProjectName() from the type IDataModel refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[133]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[147]
[ERROR]         createBtn.setText(String.format(Messages.CollaborationSettings_PullChanges,
[ERROR]                           ^^^^^^
[ERROR] String cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[147]
[ERROR]         createBtn.setText(String.format(Messages.CollaborationSettings_PullChanges,
[ERROR]                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[148]
[ERROR]         model.getProjectName()));
[ERROR]               ^^^^^^^^^^^^^^
[ERROR] The method getProjectName() from the type IDataModel refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[150]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[156]
[ERROR]         listEntries.add(composite);
[ERROR]         ^^^^^^^^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[169]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[174]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[179]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[180]
[ERROR]         public boolean isVisible(UUID projectId) {
[ERROR]                                  ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[185]
[ERROR]         system = model.getAdapter(ICollaborationSystem.class);
[ERROR]                        ^^^^^^^^^^
[ERROR] The method getAdapter(Class<T>) from the type IDataModel refers to the missing type Class
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[209]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[210]
[ERROR]         public void update(Observable model, Object arg) {
[ERROR]                            ^^^^^^^^^^
[ERROR] Observable cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[210]
[ERROR]         public void update(Observable model, Object arg) {
[ERROR]                                              ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[217]
[ERROR]         ((UserSystem) getDataModel().getUserSystem()).addObserver(this);
[ERROR]                                                       ^^^^^^^^^^^
[ERROR] The method addObserver(CollaborationSettings) is undefined for the type UserSystem
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[220]
[ERROR]         } catch (Exception exc) {
[ERROR]                  ^^^^^^^^^
[ERROR] Exception cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[225]
[ERROR]         public String getName() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[226]
[ERROR]         return name;
[ERROR]                ^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[229]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[230]
[ERROR]         public void setName(String name) {
[ERROR]                             ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[231]
[ERROR]         this.name = name;
[ERROR]         ^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[234]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\ui\settings\CollaborationSettings.java:[235]
[ERROR]         public String getId() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[26]
[ERROR]         public class RedoHandler extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^
[ERROR] The hierarchy of the type RedoHandler is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[26]
[ERROR]         public class RedoHandler extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[28]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[29]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[29]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                                                            ^^^^^^^^^^^^^^^^^^
[ERROR] No exception of type ExecutionException can be thrown; an exception type must be a subclass of Throwable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[31]
[ERROR]         .getService(ISourceProviderService.class);
[ERROR]          ^^^^^^^^^^
[ERROR] The method getService(Class<T>) from the type IServiceLocator refers to the missing type Class
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\util\commands\RedoHandler.java:[33]
[ERROR]         .getSourceProvider(UndoRedoService.CAN_REDO);
[ERROR]                            ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[13]
[ERROR]         import java.util.UUID;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.UUID cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[17]
[ERROR]         public class LinkProposal implements IContentProposal {
[ERROR]                      ^^^^^^^^^^^^
[ERROR] The hierarchy of the type LinkProposal is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[17]
[ERROR]         public class LinkProposal implements IContentProposal {
[ERROR]                      ^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[18]
[ERROR]         private String label;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[19]
[ERROR]         private String description;
[ERROR]                 ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[20]
[ERROR]         private UUID proposalId;
[ERROR]                 ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[23]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[24]
[ERROR]         public String getContent() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[25]
[ERROR]         return description;
[ERROR]                ^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[28]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[34]
[ERROR]         public void setLabel(String label) {
[ERROR]                              ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[35]
[ERROR]         this.label = label;
[ERROR]         ^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[38]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[39]
[ERROR]         public String getLabel() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[40]
[ERROR]         return label;
[ERROR]                ^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[43]
[ERROR]         public void setDescription(String description) {
[ERROR]                                    ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[44]
[ERROR]         this.description = description;
[ERROR]         ^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[47]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[48]
[ERROR]         public String getDescription() {
[ERROR]                ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[49]
[ERROR]         return description;
[ERROR]                ^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[52]
[ERROR]         public void setProposalId(UUID proposalId) {
[ERROR]                                   ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[53]
[ERROR]         this.proposalId = proposalId;
[ERROR]         ^^^^^^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[56]
[ERROR]         public UUID getProposalId() {
[ERROR]                ^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\common\contentassist\LinkProposal.java:[57]
[ERROR]         return proposalId;
[ERROR]                ^^^^^^^^^^
[ERROR] UUID cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[24]
[ERROR]         public final class Messages extends NLS {
[ERROR]                            ^^^^^^^^
[ERROR] The hierarchy of the type Messages is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[28]
[ERROR]         NLS.initializeMessages(Messages.BUNDLE_NAME, Messages.class);
[ERROR]                                ^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[30]
[ERROR]         private static final String BUNDLE_NAME = "messages.messages"; //$NON-NLS-1$
[ERROR]                              ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[32]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[33]
[ERROR]         public static String Accidents;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[34]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[35]
[ERROR]         public static String Actuator;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[36]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[37]
[ERROR]         public static String AccidentsAvailableForLinking;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[38]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[39]
[ERROR]         public static String Abort;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[40]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[41]
[ERROR]         public static String About;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[42]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[43]
[ERROR]         public static String AboutKontakt;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[44]
[ERROR]         public static String AbstractExportPage_4;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[45]
[ERROR]         public static String AbstractExportPage_5;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[46]
[ERROR]         public static String AbstractExportPage_excludeInExport;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[47]
[ERROR]         public static String AbstractExportPage_ExportInA4LandscapeFormat;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[48]
[ERROR]         public static String AbstractExportPage_ExportInA4PortraitFormat;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[49]
[ERROR]         public static String AbstractExportPage_ExportTheData;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[50]
[ERROR]         public static String AbstractExportPage_includeInExport;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[51]
[ERROR]         public static String AbstractExportPage_SampleText;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[52]
[ERROR]         public static String AbstractFilteredEditor_CategoryToolTip;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[53]
[ERROR]         public static String AbstractFilteredEditor_ClearFilter;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[54]
[ERROR]         public static String AbstractFilteredEditor_FilterDropDowmToolTip;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[55]
[ERROR]         public static String AbstractFilteredEditor_FilterLabel;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[56]
[ERROR]         public static String AbstractFilteredEditor_FilterTextToolTip;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[57]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[58]
[ERROR]         public static String Arrow;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[59]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[60]
[ERROR]         public static String Add;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[61]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[62]
[ERROR]         public static String AddAll;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[63]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[64]
[ERROR]         public static String AddGivenIncorrectlyUCA;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[65]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[66]
[ERROR]         public static String AddingNewCausalFactor;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[67]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[68]
[ERROR]         public static String AddingNewUCA;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[69]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[70]
[ERROR]         public static String AddNewCausalFactor;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[71]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[72]
[ERROR]         public static String AddNotGivenUCA;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[73]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[74]
[ERROR]         public static String AddStoppedTooSoonUCA;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[75]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[76]
[ERROR]         public static String AddWrongTimingUCA;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[77]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[78]
[ERROR]         public static String All;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[79]
[ERROR]         public static String ApplicationWorkbenchAdvisor_Load_Projects;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[80]
[ERROR]         public static String ApplicationWorkbenchWindowAdvisor_Unfinished_Jobs_Message;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[81]
[ERROR]         public static String ApplicationWorkbenchWindowAdvisor_Unfinished_Jobs_Short;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[82]
[ERROR]         public static String ApplicationWorkbenchWindowAdvisor_Unfinished_Jobs_Title;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[83]
[ERROR]         public static String AsDataSet;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[84]
[ERROR]         public static String AsImage;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[85]
[ERROR]         public static String AsPDF;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[86]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[87]
[ERROR]         public static String ASTPAminus;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[89]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[90]
[ERROR]         public static String Bold;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[91]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[92]
[ERROR]         public static String BulletList;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[93]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[94]
[ERROR]         public static String BundleVersion;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[95]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[96]
[ERROR]         public static String BackgroundColor;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[97]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[98]
[ERROR]         public static String BackSlashSpaceOffset;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[103]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[104]
[ERROR]         public static String CantOverride;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[105]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[106]
[ERROR]         public static String CannotCreateDir;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[107]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[108]
[ERROR]         public static String CausalFactorsTable;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[109]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[110]
[ERROR]         public static String CausalFactors;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[111]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[112]
[ERROR]         public static String CausalFactorsView;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[113]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[114]
[ERROR]         public static String ChangeColorsAnd;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[115]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[116]
[ERROR]         public static String ChangeExportValues;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[117]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[118]
[ERROR]         public static String CharacterAt;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[119]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[120]
[ERROR]         public static String ChooseProjectForExport;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[121]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[122]
[ERROR]         public static String ChooseTheDestination;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[123]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[124]
[ERROR]         public static String Comma;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[125]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[126]
[ERROR]         public static String CommonTable;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[127]
[ERROR]         public static String ContextTables;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[128]
[ERROR]         public static String Exporting_Format;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[129]
[ERROR]         public static String ExportingContextTables;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[130]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[131]
[ERROR]         public static String Controller;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[132]
[ERROR]         @SuppressWarnings("javadoc")
[ERROR]          ^^^^^^^^^^^^^^^^
[ERROR] SuppressWarnings cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\messages\Messages.java:[133]
[ERROR]         public static String CreateControlAction;
[ERROR]                       ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\api\ICollaborationSystem.java:[14]
[ERROR]         import java.util.List;
[ERROR]                ^^^^^^^^^^^^^^
[ERROR] The import java.util.List cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\usermanagement\api\ICollaborationSystem.java:[39]
[ERROR]         boolean syncDataWithUser(List<IUser> users);
[ERROR]                                  ^^^^
[ERROR] List cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[35]
[ERROR]         public class FontChooserHandle extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type FontChooserHandle is inconsistent
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[35]
[ERROR]         public class FontChooserHandle extends AbstractHandler {
[ERROR]                      ^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[37]
[ERROR]         @Override
[ERROR]          ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[38]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[38]
[ERROR]         public Object execute(ExecutionEvent event) throws ExecutionException {
[ERROR]                                                            ^^^^^^^^^^^^^^^^^^
[ERROR] No exception of type ExecutionException can be thrown; an exception type must be a subclass of Throwable
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[39]
[ERROR]         Object activeEditor = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage()
[ERROR]         ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[42]
[ERROR]         String fontName = event.getParameter("xstampp.commandParameter.fontfamily"); //$NON-NLS-1$
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[42]
[ERROR]         String fontName = event.getParameter("xstampp.commandParameter.fontfamily"); //$NON-NLS-1$
[ERROR]                                 ^^^^^^^^^^^^
[ERROR] The method getParameter(String) from the type ExecutionEvent refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[43]
[ERROR]         String fontSize = event.getParameter("xstampp.commandParameter.fontsize");//$NON-NLS-1$
[ERROR]         ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[43]
[ERROR]         String fontSize = event.getParameter("xstampp.commandParameter.fontsize");//$NON-NLS-1$
[ERROR]                                 ^^^^^^^^^^^^
[ERROR] The method getParameter(String) from the type ExecutionEvent refers to the missing type String
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[50]
[ERROR]         ((ITextEditor) activeEditor).setFontSize(ITextEditor.FONT_SIZE,
[ERROR]                                                  ^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[51]
[ERROR]         Integer.parseInt(fontSize));
[ERROR]         ^^^^^^^
[ERROR] Integer cannot be resolved
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[52]
[ERROR]         } catch (NumberFormatException e) {
[ERROR]                  ^^^^^^^^^^^^^^^^^^^^^
[ERROR] NumberFormatException cannot be resolved to a type
[ERROR] C:\Tools\XSTAMPP-master\xstampp\src\xstampp\ui\editors\commands\FontChooserHandle.java:[54]
[ERROR]         .error(this.getClass() + " has recived: " + fontSize + " but expected an Integer"); //$NON-NLS-1$ //$NON-NLS-2$
[ERROR]                     ^^^^^^^^
[ERROR] The method getClass() is undefined for the type FontChooserHandle
[ERROR] 5603 problems (5603 errors)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :xstampp

System parameters:

Betriebsystemname	Microsoft Windows 10 Enterprise
Version	10.0.18363 Build 18363
Weitere Betriebsystembeschreibung 	Nicht verfügbar
Betriebsystemhersteller	Microsoft Corporation
Systemname	CPX-I0ORE5T3I7Q
Systemhersteller	HP
Systemmodell	HP EliteBook 840 G6
Systemtyp	x64-basierter PC
System-SKU	8HR04UC#UUZ
Prozessor	Intel(R) Core(TM) i5-8365U CPU @ 1.60GHz, 1896 MHz, 4 Kern(e), 8 logische(r) Prozessor(en)
BIOS-Version/-Datum	HP R70 Ver. 01.04.02, 02.01.2020
SMBIOS-Version	3.1
Version des eingebetteten Controllers	82.88
BIOS-Modus	UEFI
BaseBoard-Hersteller	HP
BaseBoard-Produkt	8549
BaseBoard-Version	KBC Version 52.58.00
Plattformrolle	Mobil
Sicherer Startzustand	Ein
PCR7-Konfiguration	Erweiterung zum Anzeigen erforderlich
Windows-Verzeichnis	C:\windows
Systemverzeichnis	C:\windows\system32
Startgerät	\Device\HarddiskVolume1
Gebietsschema	Schweiz
Hardwareabstraktionsebene	Version = "10.0.18362.752"
Benutzername	DIR\yan.zaripov
Zeitzone	Mitteleuropäische Sommerzeit
Installierter physischer Speicher (RAM)	8,00 GB
Gesamter physischer Speicher	7,81 GB
Verfügbarer physischer Speicher	1,30 GB
Gesamter virtueller Speicher	11,4 GB
Verfügbarer virtueller Speicher	2,18 GB
Größe der Auslagerungsdatei	3,63 GB
Auslagerungsdatei	C:\pagefile.sys
Kernel-DMA-Schutz	Ein
Virtualisierungsbasierte Sicherheit	Nicht aktiviert
Unterstützung der Geräteverschlüsselung	Erweiterung zum Anzeigen erforderlich
Hyper-V - VM-Monitormoduserweiterungen	Ja
Hyper-V - SLAT-Erweiterungen (Second Level Address Translation)	Ja
Hyper-V - Virtualisierung in Firmware aktiviert	Ja
Hyper-V - Datenausführungsverhinderung	Ja

JAVA

c:\Tools\XSTAMPP-master\xstampp.parent>java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) Client VM (build 25.251-b08, mixed mode)

Maven

c:\Tools\XSTAMPP-master\xstampp.parent>mvn -v
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: C:\Program Files\apache-maven-3.6.3\bin\..
Java version: 14.0.1, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk-14.0.1
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Thanks for help.
Yan

Cannot build in xstampp.parent

Hello everyone,

When I type "mvn clean verify" I get the following errors. thanks in advance for the help

[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: xstampp.group:xstampp.extension:1.2.0 @ C:\Users\Berkan\OneDrive\Masa├╝st├╝\XSTAMPP\xstampp.extension\pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/nebula/releases/latest/ (172B)
[INFO] Adding repository http://download.eclipse.org/nebula/releases/latest
[ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'nebula' from location http://download.eclipse.org/nebula/releases/latest/: Unable to read repository at http://download.eclipse.org/nebula/releases/latest/content.xml. Unable to make public void sun.security.ssl.SSLSocketImpl.setHost(java.lang.String) accessible: module java.base does not "exports sun.security.ssl" to unnamed module @1519ec63 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'nebula' from location http://download.eclipse.org/nebula/releases/latest/
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:109)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke (Method.java:578)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: java.lang.RuntimeException: Failed to load p2 repository with ID 'nebula' from location http://download.eclipse.org/nebula/releases/latest/
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:302)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:270)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:176)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:128)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1)
at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:84)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:223)
at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke (Method.java:578)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/nebula/releases/latest/content.xml.
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCache (CacheManager.java:243)
at org.eclipse.tycho.p2.remote.RemoteRepositoryCacheManager.createCache (RemoteRepositoryCacheManager.java:67)
at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile (SimpleMetadataRepositoryFactory.java:66)
at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load (SimpleMetadataRepositoryFactory.java:88)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad (MetadataRepositoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:768)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:668)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository (MetadataRepositoryManager.java:96)
at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:61)
at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository (RemoteMetadataRepositoryManager.java:53)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository (TargetPlatformFactoryImpl.java:298)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.gatherExternalInstallableUnits (TargetPlatformFactoryImpl.java:270)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:176)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:128)
at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:1)
at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:84)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:223)
at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke (Method.java:578)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make public void sun.security.ssl.SSLSocketImpl.setHost(java.lang.String) accessible: module java.base does not "exports sun.security.ssl" to unnamed module @1519ec63
at java.lang.reflect.AccessibleObject.throwInaccessibleObjectException (AccessibleObject.java:387)
at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:363)
at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:311)
at java.lang.reflect.Method.checkCanSetAccessible (Method.java:201)
at java.lang.reflect.Method.setAccessible (Method.java:195)
at org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1.connectSocket (SNIAwareHttpClient.java:56)
at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket (SSLSocketFactory.java:403)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection (DefaultClientConnectionOperator.java:177)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open (ManagedClientConnectionImpl.java:304)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect (DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute (AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest (HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run (AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run (Worker.java:55)
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException

plugins

Can't install plugins. The details are: 'org.eclipse.jface.text0.0.0' could not found.
default

Not able to build XSTAMPP with Maven

When I run the cmd mvn clean verify, I'm getting a build failure due to org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact xstampp.group:xstampp:jar:3.1.2 in central (https://repo.maven.apache.org/maven2)

Does anyone have a work around for this problem?

I'm using Java 10 and Maven 3.5.2. The directions say that it should work for those versions.

Program Loading Screen Crashing

I have been using XSTAMPP for a little over 2 years. I regularly check for new updates, and download them as they become available. Unfortunately, I have recently come across a problem that I am unable to solve. About a week ago, I accidentally clicked the wrong folder when trying to open the XSTAMPP workspace during the loading screen. I then exited the program, and thought nothing of it. Unfortunately, since then, the program will crash on the loading screen and reopen itself endlessly. I have tried deleting all files and doing a clean download, including downloading new and older versions. Nothing seems to be working. I have played around in the config files looking for a solution, but I have no answer. I thought that by removing all files and doing a fresh download would reset and fix it, but no such luck. If you have any ideas or recommendations, I would greatly appreciate them. My team has been using XSTAMPP for a while now, and we would love to keep using it, but we have never encountered en error like this before. Thanks so much for any help.

MAC-Can't run XSTAMPP from Eclipse

I followed the steps on the github but some errors came up when I tried to run xstampp.product. The following is the error message. Any idea about it? Thank you!

!SESSION 2022-01-13 21:59:02.724 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_311
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=zh_CN_#Hans
Framework arguments: -product xstampp.xstampp_product -vm
Command-line arguments: -product xstampp.xstampp_product -data /Users/shaokiki/eclipse-rcp-workspace/../runtime-xstampp.product -dev file:/Users/shaokiki/eclipse-rcp-workspace/.metadata/.plugins/org.eclipse.pde.core/xstampp.product/dev.properties -os macosx -ws cocoa -arch x86_64 -consoleLog -vm

!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2022-01-13 21:59:03.403
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.equinox.simpleconfigurator [1]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=11))"

at org.eclipse.osgi.container.Module.start(Module.java:463)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.lambda$1(ModuleContainer.java:1834)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1829)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1777)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1739)
at org.eclipse.osgi.container.SystemModule.startWorker(SystemModule.java:269)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.container.SystemModule.start(SystemModule.java:193)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:458)
at org.eclipse.osgi.launch.Equinox.start(Equinox.java:139)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:338)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

!ENTRY org.eclipse.osgi 4 0 2022-01-13 21:59:03.404
!MESSAGE Bundle initial@reference:file:../../../../../.p2/pool/plugins/org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar was not resolved.

!ENTRY org.eclipse.equinox.simpleconfigurator 2 0 2022-01-13 21:59:03.411
!MESSAGE Could not resolve module: org.eclipse.equinox.simpleconfigurator [1]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=11))"

!ENTRY org.eclipse.osgi 4 0 2022-01-13 21:59:03.412
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:81)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
An error has occurred. See the log file

Loading project failed to execute

Hello,

I created my first project. created some content and closed the project.
When I try to re-open the project I get the following error. Any idea how to fix this or what is causing it?
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.