[forge/intellij-idea-plugin] 386f5e: Refactor chooser components
by Adam Wyłuda
Branch: refs/heads/master
Home: https://github.com/forge/intellij-idea-plugin
Commit: 386f5eafa9e8a8d2361b9dec60d400824c1bb86a
https://github.com/forge/intellij-idea-plugin/commit/386f5eafa9e8a8d2361b...
Author: Adam Wyłuda <adamwyl92(a)gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
R src/main/java/org/jboss/forge/plugin/idea/ui/component/AbstractChooserComponentBuilder.java
A src/main/java/org/jboss/forge/plugin/idea/ui/component/ChooserComponent.java
M src/main/java/org/jboss/forge/plugin/idea/ui/component/DirectoryChooserComponentBuilder.java
M src/main/java/org/jboss/forge/plugin/idea/ui/component/FileChooserComponentBuilder.java
M src/main/java/org/jboss/forge/plugin/idea/ui/component/JavaClassChooserComponentBuilder.java
M src/main/java/org/jboss/forge/plugin/idea/ui/component/JavaPackageChooserComponentBuilder.java
M src/main/java/org/jboss/forge/plugin/idea/util/CompletionUtil.java
Log Message:
-----------
Refactor chooser components
10 years, 1 month
[jbosstools/jbosstools-forge] b348e9: update relevant versions to 1.3.1 for further deve...
by Koen Aers
Branch: refs/heads/master
Home: https://github.com/jbosstools/jbosstools-forge
Commit: b348e9d186021075087d6af8b4f8a58e7108577e
https://github.com/jbosstools/jbosstools-forge/commit/b348e9d186021075087...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
M features/org.jboss.tools.forge.ext.feature/feature.xml
M features/org.jboss.tools.forge.ext.feature/pom.xml
M features/org.jboss.tools.forge.ext.test.feature/feature.xml
M features/org.jboss.tools.forge.ext.test.feature/pom.xml
M features/org.jboss.tools.forge.feature/feature.xml
M features/org.jboss.tools.forge.feature/pom.xml
M features/org.jboss.tools.forge.m2e.feature/feature.xml
M features/org.jboss.tools.forge.m2e.feature/pom.xml
M features/org.jboss.tools.forge.test.feature/feature.xml
M features/org.jboss.tools.forge.test.feature/pom.xml
M features/pom.xml
M plugins/org.jboss.tools.aesh.core/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.core/pom.xml
M plugins/org.jboss.tools.aesh.example/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.example/pom.xml
M plugins/org.jboss.tools.aesh.runtime/pom.xml
M plugins/org.jboss.tools.aesh.ui/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.ui/pom.xml
M plugins/org.jboss.tools.forge.core.ext/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.core.ext/pom.xml
M plugins/org.jboss.tools.forge.core/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.core/pom.xml
M plugins/org.jboss.tools.forge.m2e/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.m2e/pom.xml
M plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.runtime.ext/pom.xml
M plugins/org.jboss.tools.forge.runtime/pom.xml
M plugins/org.jboss.tools.forge.ui.ext/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui.ext/pom.xml
M plugins/org.jboss.tools.forge.ui.notifications/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui.notifications/pom.xml
M plugins/org.jboss.tools.forge.ui.wizards/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui.wizards/pom.xml
M plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui/pom.xml
M plugins/org.jboss.tools.forge2.runtime/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge2.runtime/pom.xml
M plugins/pom.xml
M pom.xml
M site/pom.xml
M tests/org.jboss.tools.aesh.core.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.aesh.core.test/pom.xml
M tests/org.jboss.tools.aesh.ui.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.aesh.ui.test/pom.xml
M tests/org.jboss.tools.forge.core.ext.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.core.ext.test/pom.xml
M tests/org.jboss.tools.forge.core.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.core.test/pom.xml
M tests/org.jboss.tools.forge.ui.ext.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.ui.ext.test/pom.xml
M tests/org.jboss.tools.forge.ui.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.ui.test/pom.xml
M tests/pom.xml
Log Message:
-----------
update relevant versions to 1.3.1 for further development
10 years, 1 month