Projects tagged ‘ide’ and ‘plugin’


[29 total ]

109 Users
   

PHPEclipse integrates full PHP development support in the Eclipse IDE by providing you with editor, code formatter and checker, debugger support and other features.
Created over 3 years ago.

99 Users
   

Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
Created over 3 years ago.

19 Users
   

MercurialEclipse is a plugin for the Eclipse platform to use the Mercurial source control system.
Created about 1 year ago.

17 Users
   

Q is an Apache Maven plugin for Eclipse that will let you use Maven from the Eclipse IDE This plugin better integrates the development and building processes by bringing Maven into the Integrated ... [More] Development Environment (IDE). The plugin is moving to Eclipse Foundation as Eclipse IAM [Less]
Created over 2 years ago.

3 Users

Eclipse SQL Explorer is a thin SQL client that allows you to query and browse any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2 and ... [More] MySQL) and can be extended to include specialized support for other databases. The project started as a fork from the original JFaceDb project which has gone commercial and uses some of the core libraries of SQuirreL SQL. [Less]
Created over 3 years ago.

2 Users

This plugin is intended to be used by those who uses gedit as a source code editor. It spares you reopening the documents that were loaded last time you closed gedit. Reopen Tabs uses gettext for ... [More] localization, so you can easily add a translation for the plugin yourself. If you are not familiar with gettext but want to make a translation, just create an issue and leave your contact information. The plugin currently supports English, French, and Russian. [Less]
Created 12 months ago.

1 Users

Vala Toys for gEdit Vala Toys for gEdit is an experimental collection of plugins that extends the gEdit editor to make it a better programmer editor for the Vala language. Vtg tries to make less ... [More] comprimises as possible so, for now, its scope is narrowed only to support Vala. It is written in Vala and it is currently composed of just one plugin with four modules: Bracket completion module Symbol completion module Project Manager Project builder / executer Source code outliner See DOCUMENTATION, COMPILE, TODO and HACKING pages on the right. Vtg in actionScreencast (ogg): Demo 1 See the documentation for some explained screenshot. LicensingEven if the license of this project is mainly GPL v2+, the symbol completion library is licensed under the LGPL v2.1 license. For more details see LICENSING in the source code distribution. .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); NEWSMon Sep 28 2009: Vtg version 0.6.0 released! Sat Sep 19 2009: Vtg version 0.5.0 released! Sat Feb 21 2009: Vtg version 0.4.1 (bug fix) released! Sat Feb 21 2009: Vtg version 0.4.0 released! Tue Jan 20 2009: Vtg version 0.3.2 released! Sat Jan 10 2009: Vtg version 0.3.1 released! Thu Jan 8 2009: Vtg version 0.3.0 released! Sat Dec 27 2008: Vtg version 0.2.0 released! Wed Dec 17 2008: Vtg version 0.1.0 released! [Less]
Created about 1 year ago.

1 Users

DrC# (DrCSharp) is an integrated C# development environment that supports interactive evaluation of expressions.
Created about 1 year ago.

1 Users
 

we intend to add support for the XUL platform in the Netbeans IDE, using the features that netbeans already has and adding more features that are helpful in designing interface using XUL such as a GUI ... [More] builder for XUL intended to allow developers developing XULRunner and XUL Web Applications develop them with ease and speed.the features that the plugin will include are as follows : support for jXUL XUL Editor with (completion, syntax highlightning, folding, structural view, preview, formatting and refractoring,Code Sidebar with XUL Tags and code Snippets). Extension launcher. XUL Wizards (for XUL Project, XUL Page). XUL Nature project. XUL Perspective. XUL Extension export system. Debugger (or integration with Mozilla XUL JS Debugger). Easy XUL Preview in a tab or a separate XUL Window.more [Less]
Created about 1 year ago.

1 Users

An Eclipse plug-in to aid development of CORBA-based applications. Principally an editor for IDL files.
Created over 2 years ago.