User Tools

Site Tools


faq

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq [2016/05/11 12:29] navidfaq [2016/05/29 01:45] (current) navid
Line 57: Line 57:
 If you are using EECS PRISM Lab, you can simply run the below commands to setup your environment  If you are using EECS PRISM Lab, you can simply run the below commands to setup your environment 
 <code> <code>
 +cd ~
 +touch .tcshrc
 +touch .bashrc
 +touch ~/.tcshrc
 +touch ~/.bashrc
 echo 'setenv JAVA_HOME /eecs/local/pkg/jdk-1.8.0_91' >> ~/.tcshrc echo 'setenv JAVA_HOME /eecs/local/pkg/jdk-1.8.0_91' >> ~/.tcshrc
 echo 'setenv GRADLE_HOME /eecs/local/pkg/gradle-2.13' >> ~/.tcshrc echo 'setenv GRADLE_HOME /eecs/local/pkg/gradle-2.13' >> ~/.tcshrc
Line 102: Line 107:
  
 We will cover Unix [[https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29|Shells]] in details for EECS2031, however here is a quick  [[http://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use-the-command-line-for-almost-anything|primer.]] and [[http://cli.learncodethehardway.org/bash_cheat_sheet.pdf|here]] is a more advanced version. We will cover Unix [[https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29|Shells]] in details for EECS2031, however here is a quick  [[http://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use-the-command-line-for-almost-anything|primer.]] and [[http://cli.learncodethehardway.org/bash_cheat_sheet.pdf|here]] is a more advanced version.
 +
 +===== What is the Path to Eclipse in RED.CSE.YORKU.CA?  =====
 +  */cs/local/bin/eclipse
 +
faq.1462969789.txt.gz · Last modified: 2016/05/11 12:29 by navid

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki