Skip to content

Commit 1894a03

Browse files
author
jantje
committed
delete the aplication plugin #1516
1 parent 9b19b2b commit 1894a03

14 files changed

+0
-371
lines changed

io.sloeber.application/.gitignore

-3
This file was deleted.

io.sloeber.application/.project

-28
This file was deleted.

io.sloeber.application/META-INF/MANIFEST.MF

-12
This file was deleted.

io.sloeber.application/build.properties

-9
This file was deleted.

io.sloeber.application/introContent.xml

-8
This file was deleted.

io.sloeber.application/plugin.xml

-144
This file was deleted.

io.sloeber.application/plugin_customization.ini

-6
This file was deleted.

io.sloeber.application/pom.xml

-13
This file was deleted.

io.sloeber.application/src/io/sloeber/application/Application.java

-52
This file was deleted.

io.sloeber.application/src/io/sloeber/application/ApplicationActionBarAdvisor.java

-28
This file was deleted.

io.sloeber.application/src/io/sloeber/application/ApplicationWorkbenchAdvisor.java

-22
This file was deleted.

io.sloeber.application/src/io/sloeber/application/ApplicationWorkbenchWindowAdvisor.java

-29
This file was deleted.

io.sloeber.application/src/io/sloeber/application/Perspective.java

-12
This file was deleted.

io.sloeber.feature/feature.xml

-5
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,5 @@ If you do not agree with this policy, please do not install this software.
6666
fragment="true"
6767
unpack="false"/>
6868

69-
<plugin
70-
id="io.sloeber.application"
71-
download-size="0"
72-
install-size="0"
73-
version="0.0.0"/>
7469

7570
</feature>

0 commit comments

Comments
 (0)