score:0
according to the roo documentation, you download roo and then point sts to wherever you installed (extracted) it. my understanding is that roo operates in conjunction with the ide, but is a standalone tool.
score:1
i installed some default plugins and then the roo plugin kept asking for configuration and couldn't uninstall it from the help menu (because roo was always prompting the configuration menu).
i followed the answer provided here:
$ eclipse -application org.eclipse.equinox.p2.director -listinstalledroots | grep roo
org.springframework.ide.eclipse.roo.feature.feature.group/3.8.3.201612191259-release
org.springframework.ide.eclipse.roo.feature.source.feature.group/3.8.3.201612191259-release
$ eclipse -application org.eclipse.equinox.p2.director -uninstalliu org.springframework.ide.eclipse.roo.feature.feature.group/3.8.3.201612191259-release
$ eclipse -application org.eclipse.equinox.p2.director -uninstalliu org.springframework.ide.eclipse.roo.feature.source.feature.group/3.8.3.201612191259-release
Source: stackoverflow.com
Related Query
- Unable to launch Eclipse neon 4.6 - asks for roo distribution
- Launch Failed Binary not found Eclipse for C in Windows
- unable to get system library for the project on eclipse ide
- Lombok does not work for Eclipse Neon
- Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace
- Unable to download plugin for eclipse
- How to fix the Eclipse executable launcher was unable to locate its companion shared library for windows 7?
- How to use variables for classpath definition in Eclipse launch configurations?
- How to use the eclipse launch configuration string prompt for two values?
- Unable to compile class for JSP error when I'm running my code in eclipse gwt project
- Eclipse Neon Content Assist has no proposals for JavaScript
- Eclipse launch shortcuts for debug history
- Unable to install Maven plugin for Eclipse
- Eclipse WTP - "No tab group defined for launch configuration type org.eclipse.jst.server.tomcat.core.launchConfigurationType" ...?
- Default workspace settings for customized Eclipse distribution
- Unable to install Hibernate plugin for eclipse
- Clearing Eclipse's 'application cache' when performing launch (Run/Debug) for Eclipse Application
- Unable to find Android SDK location for setting preference Eclipse
- No Synchronization in the Eclipse Navigator Window for the Neon Release
- Unable to install LLVM toolchain for Eclipse CDT
- Which Eclipse distribution is good for web development using Python, PHP, or Perl?
- Autocompletion in Eclipse for Roo project
- I tried to run Java in Eclipse and it asks me to select ant build and either one I choose it says unable to find ant file to run...
- Unable to create a ToggleButton in Eclipse IDE for android
- android eclipse launch intent for map with an address instead of latitude and longitude
- Unable to launch GenyMotion from eclipse in windows 10
- Unable to launch java application in eclipse after mercurial clone
- Unable to import library project and sample given for tooltip in eclipse for android
- Unable to install maven plugin for eclipse luna
- Error in Final Launch Sequence - Eclipse System Workbench Debugging for STM32L476
More Query from same tag
- Eclipse Indigo not working after System Crash
- How To make a small flash when a button is tapped?
- Bug with Override annotations in Eclipse
- C++/Eclipse Shared Library: Why can g++ not find this library?
- Where is an Android project name held?
- How can I fix this problem for the eclipse ide? Specifically in the application.properties
- how can i use getsource() with event from [org.eclipse.swt.widgets.Event]
- Generate messages in Omnet++ from source node and receive acknowledgement from the receiver node
- NoClassDefFoundError Eclipse
- Why does the Eclipse debugger open up random classes when debugging?
- simple jsp with connection on database
- C# moving to Java, just need to know a few things
- Running PMD for C++ project in eclipse
- Can't connect Samsung Galaxy S3 Mini in Eclipse
- Google Drive Icon file. Cant compile Eclipse Android Project
- TargetInvocationException when calling performFinish() on any subclass of NewItemWizard in Eclipse JDT UI plugins
- Could not find method ...OnClickListener error
- Why does eclipse always wrap after @param myParameter in JavaDoc?
- Debugging JSP and Javascript
- Android Eclipse Stuck Launching Delegate Debugging Session at 27%
- Attaching sources for eclipse plugin
- Eclipse AndroidManifest.xml format
- eclipse with moonrise color theme: change button color
- Play! framework project cannot build due to unresolved dependencies
- How to keep the version in the file name of a library included in a eclipse-plugin with Tycho
- How do I compile a Haxe program with Eclipse?
- Maven Installation and Configuration
- ServiceLoader and META-INF/services generator between different modules in maven?
- Android Application keeps on crashing, Fatal Exception Main
- Add ttcn3 syntax highlighting to eclipse