MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 9 as of 2013-09-13 16:05:48
  • Java
  • Eclipse

Eclipse 3.8.2

Eclipse 3.8 provides bugfixes for Indigo & adds Java 7 support, but is not a 'packaged distribution' release, and will not be maintained after 4.3 "Kepler" is released. Features and plugins equivalent to a packaged distribution may be added from within the IDE http://en.wikipedia.org/wiki/Eclipse_%28software%29.

Archive:

  • http://archive.eclipse.org/eclipse/downloads/drops/R-3.8.2-201301310800/

Slackware64 14 - 64 bit

Run commands:

  • su
  • cd /tmp
  • wget http://ftp.rnl.ist.utl.pt/pub/eclipse/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz

  • tar xvzf eclipse-SDK-3.8.2-linux-gtk-x86_64.tar.gz
  • mv eclipse eclipse3.8.2
  • mkdir -p /opt/ide
  • mv eclipse3.8.2/ /opt/ide/
  • cd /opt/ide/eclipse3.8.2/
  • chgrp users * -R

Slackware 14 - 32 bit

Run commands:

  • su
  • cd /tmp
  • wget http://eclipse.dcc.fc.up.pt/eclipse/downloads/drops/R-3.8.2-201301310800/eclipse-SDK-3.8.2-linux-gtk.tar.gz

  • tar xvzf eclipse-SDK-3.8.2-linux-gtk.tar.gz
  • eclipse3.8.2
  • mkdir -p /opt/ide
  • mv eclipse3.8.2/ /opt/ide/
  • cd /opt/ide/eclipse3.8.2/
  • chgrp users * -R

On error

If error Job found still running after platform shutdown. appears in .log file, delete al plugins below .metadata/.plugins in workspace.

Import Eclipse project

On the folder project must exist the .project file.

Steps:

  • File
  • Import
  • Existing projects into workspace
  • Select root directory
  • browse
  • select project folder (inside must have the .project file)
  • Finish
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01