User Tools

Site Tools


asc:tutorials:eclipse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
asc:tutorials:eclipse [2014/10/29 15:11]
aparamonov
asc:tutorials:eclipse [2014/10/29 21:20] (current)
asc
Line 1: Line 1:
 +
 +
 ====== Eclipse ====== ====== Eclipse ======
  
Line 10: Line 12:
   - Extract folder "eclipse" to a location where you want to store the executable.  E.G. C:\Program Files\   - Extract folder "eclipse" to a location where you want to store the executable.  E.G. C:\Program Files\
   - Enter the folder and execute "eclipse". It will ask you for location of the workspace. That's where the source code is stored.   - Enter the folder and execute "eclipse". It will ask you for location of the workspace. That's where the source code is stored.
 +
 +<note tip>For ANL, eclipse is installed in /share/sl6/eclipse/ directory.</note>
  
 ===== Install SVN plugins ===== ===== Install SVN plugins =====
Line 57: Line 61:
   - Ops.. we do not have permissions to do that.     - Ops.. we do not have permissions to do that.  
   - Well, that is how you synchronize your code with a repository.   - Well, that is how you synchronize your code with a repository.
 +  - Right-click on SUSYToolsAlg.cxx and select "Team -> Revert". The file is returned to the original state.
 +
 +===== Add libraries  =====
 +
 +  - You may want to keep your code aware of external libraries (e.g. ROOT).
 +
  
asc/tutorials/eclipse.1414595506.txt.gz ยท Last modified: 2014/10/29 15:11 by aparamonov