Eclipse: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Articoli== | |||
*[[Visualizzare i dot files in Eclipse]] | *[[Visualizzare i dot files in Eclipse]] | ||
*[[Debugging di PHP con Eclipse e XDebug]] | *[[Debugging di PHP con Eclipse e XDebug]] | ||
*[[Gestione Task in Eclipse con Mylyn e Mantis]] | *[[Gestione Task in Eclipse con Mylyn e Mantis]] | ||
*[[Utilizzo di SVN in Eclipse e Ubuntu 9.04]] | *[[Utilizzo di SVN in Eclipse e Ubuntu 9.04]] | ||
*[[Problemi con Eclipse ed Ubuntu]] | |||
*[[Gestione Task in Eclipse con Trac]] | |||
*[http://www.vogella.de/articles/Eclipse/article.html Eclipse Java Tutorial] | |||
*[http://book.javanb.com/eclipse-rich-client-platform-designing-coding-and-packaging-java-applications-oct-2005/toc.html Eclipse Rich Client Platform: Designing, Coding, and Packaging Java Applications] | |||
*[[Impossibile scaricare componenti o aggiornare Eclipse]] | |||
*[[Aprire un terminale nella directory di lavoro di Eclipse]] | |||
==Plugins== | |||
===Java=== | |||
*[http://webstart.sourceforge.net/ Web Start Plugin for Eclipse] | |||
===PERL=== | |||
*[http://www.epic-ide.org/index.php EPIC - Eclipse Perl Integration] | |||
**[http://www.ibm.com/developerworks/edu/os-dw-os-epic-i.html How to debug Perl apps with Eclipse] | |||
**[http://tatanasov.wordpress.com/2009/03/12/how-to-debug-perl-scripts-in-eclipse-in-ubuntu/ How to debug Perl scripts in Eclipse in Ubuntu « Todor Atanasov] | |||
===PHP=== | |||
*[http://www.aptana.org/ Aptana Studio is a complete web development environment that combines powerful authoring tools for HTML, CSS, and JavaScript] | |||
===SQL=== | |||
*[http://eclipsesql.sourceforge.net/ Eclipse SQL Explorer] | |||
*[http://logpac.blogspot.com/2009/01/sql-explorer-accedere-ai-dbms-con.htmlLa chiave di volta: SQL Explorer: accedere ai DBMS con Eclipse] | |||
*[http://2tbsp.com/node/86 Database Development in Eclipse with the Data Tools Platform (DTP) | 2 tablespoons] | |||
*[http://wiki.eclipse.org/index.php/Getting_Started_with_DTP Getting Started with DTP - Eclipsepedia] | |||
*[http://www.devx.com/Java/Article/32829/1954 Eclipse Callisto Project Profile: Data Tools Platform] | |||
===Javascript=== | |||
*[http://wiki.eclipse.org/index.php/ATF/JSDT JSDT - Eclipsepedia] | |||
*[http://www.eclipse.org/atf/flash/index4.php ATF JavaScript Debugger Demo An Eclipse Web Tools Incubator Project] | |||
*[http://dev.eclipse.org/blogs/seva/2007/10/20/debug-php-and-javascript-simultaneously/ Seva at Eclipse » Blog Archive » Debug PHP and JavaScript simultaneously] | |||
==Riferimenti== | ==Riferimenti== | ||
| Line 8: | Line 40: | ||
*[http://www.ibm.com/developerworks/opensource/library/os-ecl-subversion/ How to use Subversion with Eclipse] | *[http://www.ibm.com/developerworks/opensource/library/os-ecl-subversion/ How to use Subversion with Eclipse] | ||
*[http://www.eclipse.org/subversive/downloads.php Eclipse Subversive - Downloads] | *[http://www.eclipse.org/subversive/downloads.php Eclipse Subversive - Downloads] | ||
*[http://www.eclipse.org/forums/ Eclipse Community Forums: Welcome to the forum] | |||
Latest revision as of 13:20, 31 May 2010
Articoli
- Visualizzare i dot files in Eclipse
- Debugging di PHP con Eclipse e XDebug
- Gestione Task in Eclipse con Mylyn e Mantis
- Utilizzo di SVN in Eclipse e Ubuntu 9.04
- Problemi con Eclipse ed Ubuntu
- Gestione Task in Eclipse con Trac
- Eclipse Java Tutorial
- Eclipse Rich Client Platform: Designing, Coding, and Packaging Java Applications
- Impossibile scaricare componenti o aggiornare Eclipse
- Aprire un terminale nella directory di lavoro di Eclipse
Plugins
Java
PERL
PHP
SQL
- Eclipse SQL Explorer
- chiave di volta: SQL Explorer: accedere ai DBMS con Eclipse
- Database Development in Eclipse with the Data Tools Platform (DTP) | 2 tablespoons
- Getting Started with DTP - Eclipsepedia
- Eclipse Callisto Project Profile: Data Tools Platform
Javascript
- JSDT - Eclipsepedia
- ATF JavaScript Debugger Demo An Eclipse Web Tools Incubator Project
- Seva at Eclipse » Blog Archive » Debug PHP and JavaScript simultaneously