Skip to main content
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
Source Link

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam'sSjsam's contribution [so deprecate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answeranswer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so deprecate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so deprecate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

typo
Source Link

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so depreciatedeprecate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so depreciate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so deprecate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

one typo
Source Link

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so depreciate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /homeusr/masilocal/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so depreciate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /home/masi/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

I downloaded the precompiled Eclipse Mars 4.5 in the official site here. Pseudocode

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. Move extracted Eclipse directory to some location where it can be at PATH.
  3. eclipse

Sjsam's contribution [so depreciate this way]

  1. Extract the tarball eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
  2. sudo mv eclipse /usr/local/bin/ where /usr/local/bin/ in my PATH
  3. sudo chmod 777 /usr/local/bin/
  4. eclipse

Output

enter image description here

and in Terminal

Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

The README does not have Unix installation instructions, just Windows one.

Additions to garethTheRed's answer

I did

sudo mv eclipse /usr/local/
sudo chmod -R 755 /usr/local/eclipse
sudo chown -R root:root /usr/local/eclipse
sudo ln -s /usr/local/eclipse/eclipse /usr/local/bin/eclipse
eclipse

Done!


How can you have Eclipse 4.5 in your Path?

added 180 characters in body
Source Link
Loading
added 246 characters in body
Source Link
Loading
clearer about the package
Source Link
Loading
Source Link
Loading