This shows you the differences between two versions of the page.
poo-ca-cd:laboratoare:poo-java [2020/08/17 19:07] florin.mihalache [Tipuri primitive] |
poo-ca-cd:laboratoare:poo-java [2021/09/04 23:05] (current) florin.mihalache [Download] |
||
---|---|---|---|
Line 180: | Line 180: | ||
<code> java HelloWorld | <code> java HelloWorld | ||
</code> | </code> | ||
- | ==== Instalare Eclipse IDE ==== | + | ==== Instalare IntelliJ IDE ==== |
| | ||
- | Pentru Java există mai multe medii de dezvoltare dintre care noi recomandăm Eclipse datorită plugin-urilor disponibile. Eclipse oferă plugin-uri și pentru PHP, C/C++, Python etc. | + | Pentru Java există mai multe medii de dezvoltare dintre care noi recomandăm IntelliJ datorită plugin-urilor disponibile. IntelliJ oferă plugin-uri și pentru Python, JavaScript, etc. |
| | ||
- | Eclipse poate fi download-at de [[http://eclipse.org/downloads/ |aici]]. Pentru instalare vă recomandăm acest [[http://www.vogella.de/articles/Eclipse/article.html | tutorial]]. | + | IntelliJ poate fi download-at de [[https://www.jetbrains.com/idea/download/ |aici]]. Pentru instalare vă recomandăm acest [[https://ocw.cs.pub.ro/courses/poo-ca-cd/resurse-utile/instalare-intellij-idea | tutorial]]. |
====Download==== | ====Download==== | ||
- | * [[http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html |JDK]] | + | * [[https://jdk.java.net/17/ |JDK]] |
- | * [[http://eclipse.org/downloads/packages/eclipse-ide-java-developers/indigosr2 |Eclipse]] | + | * [[https://www.jetbrains.com/idea/download/ |IntelliJ]] |