| Issue 1080: | Referenced classpath provider does not exist: org.eclipse.m2e.launchconfig.classpathProvider | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Affected Version: Today's HEAD of the master branch. What steps will reproduce the problem? 1. git clone git://android.git.kernel.org/tools/gerrit.git 2. follow http://gerrit.googlecode.com/svn/documentation/2.2.1/dev-readme.html#build 3. follow http://gerrit.googlecode.com/svn/documentation/2.2.1/dev-readme.html#init 4. follow http://gerrit.googlecode.com/svn/documentation/2.2.1/dev-eclipse.html (I set uniq names to pgm_daemon_uniq and gwtui_dbg_uniq) 5. in Eclipse, Menu/Run/Debug configurations, select pgm_daemon_uniq or gwtui_dbg_uniq, press Debug What is the expected output? I can debug. What do you see instead? Error message (ref. the summary and an image attached). Please provide any additional information below. $ uname -a Linux LZ8002UA1030GL6 2.6.32-33-generic #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC 2011 i686 GNU/Linux $ set | grep JAVA JAVA_HOME=/usr/lib/jvm/java-6-sun $ ls -l $JAVA_HOME lrwxrwxrwx 1 root root 19 2011-08-02 12:08 /usr/lib/jvm/java-6-sun -> java-6-sun-1.6.0.26 Eclipse SDK Version: 3.5.2 Build id: M20100211-1343 (ref. the image below) |
|
| ► Sign in to add a comment |