Eclipse & SVN on Linux : How to add files to ignore list automatically

First of all you need to create a new file on the root of the project with the list of file to ignore like the following (this is a typical list of file that we need to exclude from an Eclipse project) target target/** bin bin/** .classpath .project .settings and after on the console (shell) [...]

Installing Java on CentOS 5.5

Trying to use the standard java distribution from Oracle (….Sun was acquired from Oracle…) could be a little confusing so I just link another blog were you find described the adopted solution for CentOS 5.2 but that is applyable also to CentOS 5.5. http://chrisschuld.com/2008/10/installing-sun-java-on-centos-5-2/

Follow

Get every new post delivered to your Inbox.