@related: SWT Lotus tuxguitar j2me Java IBM android dark
To enable the classic install interface, go to: Window, Preferences, General, Capabilities, Classic Update.
http://wiki.eclipse.org/index.php/DSDP/MTJ
http://www.eclipse.org/dsdp/mtj/
sudo aptitude remove eclipse-platform eclipse trace ./eclipse-SDK-3.4.1-linux-gtk-x86_64/eclipse 2>&1 | grep 'ENOENT (No such file ordirectory)' | tail -n 1 stat("/usr/lib64/firefox-3.0.5/components/libwidget_gtk2.so", 0x7fff1e4c7eb0) = -1 ENOENT (No such file or directory) export LD_LIBRARY_PATH=/usr/lib/seamonkey/components apt-file search libwidget_gtk2.so seamonkey-browser: /usr/lib/seamonkey/components/libwidget_gtk2.so sudo ln -fs ../../seamonkey/components/libwidget_gtk2.so /usr/lib64/firefox-3.0.5/components/libwidget_gtk2.so --- SIGCHLD (Child exited) @ 0 (0) --- shmat(36798467, 0, 0) = ? shmdt(0x7f51b1bb4000) = 0 shmctl(36798467, IPC_RMID, 0) = 0 munmap(0x7f51b110d000, 1109752) = 0 exit_group(13) = ?
sudo update-alternatives --config java # openjdk strace /usr/bin/eclipse -XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile -XX:CompileCommand=exclude,org/python/pydev/ui/filetypes/FileTypesPreferencesPage,getDottedValidSourceFiles
@tag : SVN
I compiled it and tested it for hardy and it works, see the few fixes at (same as attached one) :
http://rzr.online.fr/docs/contribs/patches/eclipse-plugin-subclipse_1.2.4-0ubuntu1.debdiff
root@teuz:~# apt-cache search eclipse stellarium - A real-time photo-realistic sky generator eclipse-javac - Eclipse Java compiler and ant plug-in eclipse-jdt - Java Development Tools plug-ins for Eclipse eclipse-nls-sdk - localized message catalog for eclipse eclipse-pde - Plug-in Development Environment to develop Eclipse plug-ins eclipse-platform - Eclipse platform without plug-ins to develop any language eclipse-sdk - Extensible Tool Platform and Java IDE eclipse-source - Eclipse source code plug-ins eclipse-webdav-ftp - Eclipse FTP and WebDAV Support libswt2.1-gtk2-java - Fast and rich GUI toolkit for | gtk2 version libswt2.1-motif-java - Fast and rich GUI toolkit for | motif version
root@teuz:~# apt-get install eclipse-sdk
cat /etc/eclipse/java_home # This file determines the search order the Eclipse Platform uses to find a # compatible JAVA_HOME. This setting may be overridden on a per-user basis by # altering the JAVA_HOME setting in ~/.eclipse/eclipserc. /usr/lib/jvm/java-1.5.0-sun/