Difference between revisions of "Basics : FAQ"
(faq2) |
|||
Line 11: | Line 11: | ||
|title=IRC FAQ | |title=IRC FAQ | ||
|descr=A collection of FAQs gathered in the Eclipse IRC channels. | |descr=A collection of FAQs gathered in the Eclipse IRC channels. | ||
+ | }} | ||
+ | |||
+ | {{Ecl_r_entry|c=0 | ||
+ | |url=http://www.cis.upenn.edu/~matuszek/General/Pages/eclipse-faq.html | ||
+ | |title=UPenn Course CIT 594 Spring 2005, David Matuszek | ||
+ | |descr=Basic FAQ * old Eclipse versions, but basic functionality such as: Show LINE NUMBER; Formatter; JAVADOC; How to set JUNIT test | ||
}} | }} |
Revision as of 18:27, 9 December 2010
Main Page · Course Description · Course Topics · Schedule, Students, Teams · Course Resources · Course Projects
Parameters:
- c: Background color of the table row; value 0 or 1; if the previous registration was 0, please type 1.
- url: Resource URL
- title: Resource title including author; year;
- descr: The description of the resource's contributions (why should we read it?)
For example, to register a new resource you have to type:
{{Ecl_r_entry |c=0 |url= http://zenit.senecac.on.ca/~jordan.anastasiade/Eclipse/basics/Beginner/Beginner-DexterTutorial.html |title= Eclipse and Java for Total Beginners - Max Dexter - 2006 |descr= * Create Java project in Eclipse * Create Java package * Introduce classes and objects, naming conventions * Write a simple Java class (Person) }}
Eclipse is an open source community with over of 60 open source projects that are focused on building an extensible development platform. |
A collection of FAQs gathered in the Eclipse IRC channels. |
Basic FAQ * old Eclipse versions, but basic functionality such as: Show LINE NUMBER; Formatter; JAVADOC; How to set JUNIT test |