Branch: refs/heads/master
Home:
https://github.com/jbosstools/jbosstools-forge
Commit: f99d19a4ed538fa7d452b97c1ec256da12496003
https://github.com/jbosstools/jbosstools-forge/commit/f99d19a4ed538fa7d45...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths:
R
plugins/org.jboss.tools.aesh.core/src/org/jboss/tools/aesh/core/console/ExampleConsole.java
A plugins/org.jboss.tools.aesh.example/META-INF/MANIFEST.MF
A plugins/org.jboss.tools.aesh.example/build.properties
A plugins/org.jboss.tools.aesh.example/plugin.properties
A plugins/org.jboss.tools.aesh.example/plugin.xml
A plugins/org.jboss.tools.aesh.example/pom.xml
A
plugins/org.jboss.tools.aesh.example/src/org/jboss/tools/aesh/example/ExampleConsole.java
A
plugins/org.jboss.tools.aesh.example/src/org/jboss/tools/aesh/example/ExampleTextViewer.java
A
plugins/org.jboss.tools.aesh.example/src/org/jboss/tools/aesh/example/ExampleView.java
M
plugins/org.jboss.tools.aesh.ui/src/org/jboss/tools/aesh/ui/view/AeshTextViewer.java
R plugins/org.jboss.tools.aesh.ui/src/org/jboss/tools/aesh/ui/view/AeshView.java
M plugins/pom.xml
Log Message:
-----------
create an aesh example plugin and move ExampleConsole, ExampleTextViewer and AeshView to
that plugin