Xterm view for OS terminal in Eclipse
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension
|
||||
point="org.springframework.ide.eclipse.boot.dash.injections">
|
||||
<injection
|
||||
class="org.springframework.ide.eclipse.boot.dash.xterm.BootDashInjections">
|
||||
</injection>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user