Skip to content

Commit 3eb1af3

Browse files
committed
FX-Fake-Plugin ergänzt
1 parent f2b2644 commit 3eb1af3

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

.gitignore

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1 @@
1-
de.bsvrz.buv.daf.feature/target/
2-
de.bsvrz.buv.kernsoftware.repository/target/
3-
de.bsvrz.buv.vew.feature/target/
4-
de.bsvrz.dav.daf.plus.funclibErweiterung/target/
5-
de.bsvrz.dav.daf/target/
6-
de.bsvrz.pat.datgen/target/
7-
de.bsvrz.pat.onlprot/target/
8-
de.bsvrz.pat.sysbed/target/
9-
de.bsvrz.pat.sysprot/target/
10-
de.bsvrz.puk.config/target/
11-
de.bsvrz.sys.funclib.application/target/
12-
de.bsvrz.sys.funclib.asyncReceiver/target/
13-
de.bsvrz.sys.funclib.commandLineArgs/target/
14-
de.bsvrz.sys.funclib.communicationStreams/target/
15-
de.bsvrz.sys.funclib.concurrent/target/
16-
de.bsvrz.sys.funclib.configObjectAcquisition/target/
17-
de.bsvrz.sys.funclib.consoleProcessFrame/target/
18-
de.bsvrz.sys.funclib.crypt/target/
19-
de.bsvrz.sys.funclib.dataIdentificationSettings/target/
20-
de.bsvrz.sys.funclib.dataSerializer/target/
21-
de.bsvrz.sys.funclib.debug/target/
22-
de.bsvrz.sys.funclib.filelock/target/
23-
de.bsvrz.sys.funclib.hexdump/target/
24-
de.bsvrz.sys.funclib.losb/target/
25-
de.bsvrz.sys.funclib.operatingMessage/target/
26-
de.bsvrz.sys.funclib.timeout/target/
27-
de.bsvrz.sys.funclib.xmlSupport/target/
28-
de.bsvrz.vew.syskal/target/
29-
/target/
1+
target/

de.bsvrz.buv.vew.feature/feature.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
<requires>
2121
<import feature="org.eclipse.fx.runtime.min.feature" version="3.0.0.201705220748"/>
22+
<import plugin="org.eclipse.fx.javafx"/>
2223
</requires>
2324

2425
<plugin

0 commit comments

Comments
 (0)