Eclipse: Difference between revisions
initial content |
fixes typo |
||
| Line 69: | Line 69: | ||
</pre> | </pre> | ||
Then you can set the Sun Microsystems Java as the default with | Then you can set the Sun Microsystems Java as the default with | ||
<source> | <source lang="bash"> | ||
sudo update-java-alternatives --set java-6-sun | sudo update-java-alternatives --set java-6-sun | ||
</source> | </source> | ||