diff options
author | Sven Gothel <[email protected]> | 2023-01-31 04:20:46 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-01-31 04:20:46 +0100 |
commit | 50f07e601a9de0ccad0cdb393898dc01d147cadb (patch) | |
tree | c72af464f316c0aa70f05ad6fd085b84a32882b2 /.project | |
parent | ed4cf029c22c3380e04971011a51ef2c666aa6d9 (diff) |
Update Eclipse settings (add openjfx jar)
Diffstat (limited to '.project')
-rw-r--r-- | .project | 19 |
1 files changed, 0 insertions, 19 deletions
@@ -5,25 +5,6 @@ <projects> </projects> <buildSpec> - <buildCommand> - <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - <dictionary> - <key>LaunchConfigHandle</key> - <value><project>/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value> - </dictionary> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <arguments> - <dictionary> - <key>LaunchConfigHandle</key> - <value><project>/.externalToolBuilders/jogl builder.launch</value> - </dictionary> - </arguments> - </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> |