Projects tagged ‘ide’ and ‘java’


[70 total ]

631 Users
   

The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective ... [More] to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging and refactoring tools. The JDT project allows Eclipse to be a development environment for itself. [Less]
Created over 3 years ago.

460 Users
   

The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to ... [More] install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. [Less]
Created over 3 years ago.

154 Users
   

jEdit is an Open Source text editor written in Java. It has many useful features, such as syntax highlighting, bracket matching, regular expression searching, multiple file search and replace ... [More] , folding, and keyboard macros. jEdit also includes a powerful plugin architecture that allows more than 80 plugins to be downloaded and installed from within the editor. [Less]
Created over 3 years ago.

48 Users
   

iReport is a visual reporting tool based on JasperReports and written in pure Java. You can manage charts, images, sub-reports, etc. Data can be retrieved using JDBC, TableModels, JavaBeans, and XML. ... [More] It supports output in PDF, XML, XSL, CSV, HTML, and Java2D. [Less]
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.

14 Users
 

Eclipse plugins for JBoss projects and related technology
Created about 1 year ago.

10 Users

The AspireRFID project aims at developing and promoting an open-source, lightweight, standards-compliant, scalable, privacy-friendly, and integrated middleware to ease the development, the deployment ... [More] and the management of RFID-based applications and sensor-based applications. It implements several specifications from consortiums such as EPC Global, NFC Forum, ... [Less]
Created about 1 year ago.

9 Users
 

The Ruby Development Tool is a Ruby IDE, composed of Ruby aware features/plugins for the Eclipse platform.
Created over 3 years ago.

5 Users

An Eclipse-based development environment for Erlang.
Created over 2 years ago.

4 Users

MeTA Studio is programmable IDE tailored for a computational chemist. Main features include: A programmable interface primarily through BeanShell with support for other languages Workspace support ... [More] Visualization and Rendering (through JRman) Support for 3-D scalar field visualization Access to embedded Jmol and its libraries Access to parts or modifications of quantumj and mathutils libraries (hosted on java.net) for Quantum Chemical calculations A peer-to-peer networking interface for grouping instances of MeTA studio running on multiple machines to perform varied tasks including computation, rendering and collaboration To be included: A new Mathematica type interface tailored for computational chemistry A collaborative environment for interaction among computational chemists working on similar problems Ahead in future: MeTA Studio is not meant to be restricted for use in Computational Chemistry domain, although currently it is more focused towards it. I expect many frameworks in MeTA Studio to expand on to other computational science(s) in near future, with hopefully strong contributions from experts in other fields. I envisage MeTA Studio to be a complete platform for doing computational science, whether it be as a tool, as a programming platform for building new scientific applications, or even as a teaching aid. Installation and other information: For installation instructions check http://code.google.com/p/metastudio/wiki/Installation. Also check http://code.google.com/p/metastudio/wiki/ for general help articles on various topics related to MeTA Studio. For latest updates and screen shots check out my blog at http://tovganesh.blogspot.com/search/label/MeTA Latest Version: 2.0.04062009 Online Update Release Date: (None at the moment, upgrade to latest binary release) Full Binary Release Date: 4 June, 2009 Stable Source Tarball Release Date: 14 January, 2009 Daily source update (SVN access): http://code.google.com/p/metastudio/source/browse/ To get involved check: How you can help News! Happy to say that a report describing MeTA Studio is published in J. Comput. Chem. (Volume 30, Pages 661 - 672, 2009). I hope that this brings in more developers and users for the MeTA Studio platform! Citation If you use MeTA Studio in a research publication, you may cite the following: "MeTA studio: A cross platform, programmable IDE for computational chemist", V. Ganesh, J. Comput. Chem., 30, 661 (2009). (Web: http://code.google.com/p/metastudio/) Ohloh Stats: .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); } }); [Less]
Created about 1 year ago.