ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models.
With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments.
For detailed documentation, with getting started guides, advanced...
Realignment fragment for JD-Eclipse host plug-in. This plug-in for Eclipse makes the decompiled code line numbers actually appropriate to the line numbers from the java-class file. As a result, it becomes possible debugging without source code.
UDKEclipse is an Eclipse plugin by Ori Hanegby that enables UDK scripting support with many of the goodies that are offered by modern IDE's such as code completion, code navigation, syntax highlighting etc.
Atomic34 allows you to leverage the Selenium Testing framework for testing your site using a SiteDefinition DSL to generate objects representing your site. The generated code can then be used to write tests using strongly typed objects.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
This is an android preprocessor derived from antenna. It is simpler and its intended to work as an eclipse plugin and as an standalone ant task, useful for console/hudson compiling.
SISSy is a platform for problem pattern identification in OO source code written in Java, C++ or Delphi. Problem patterns include the well-known bad smells as well as typical violations of good OO design principles and heuristics.
JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
A plug in for Eclipse that calculates metrics for your code during build cycles and warns you, via the Problems View, of 'range violations' for each metric. You may also export the metrics to various formats for further analysis.
ATTENTION: The project moved to another repository. Please checkout the details on the project website at http://exlepse.org
eXLEpse is a XLE plugin for the famous Eclipse Platform. Since the eXLEpse plugin is open-source you can try it out, give feedback or contribute to the project in various ways (e.g. code contribution, sponsoring, donation,...).
The Eclipse Incubator project is an incubator project for Eclipse related technologies and the home of the Google Summer of Code students projects for the Eclipse Foundation.
CHAMELEON is a declarative framework for tailoring adaptable Java applications for resource-constrained devices and can be used for tackling a form of adaptation to the execution context.
Atomic Transformation Code is an EPL-licensed low-level model transformation language implemented upon the Eclipse EMF project. It is an intermediate layer created with the goal of executing any model transformation language, such as QVT, or RubyTL.
Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.
Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime or build time class file instrumentation. Conditions run as fast as normal code.
This project aims to provide a Eclipse plug-in (ch.sahits.codegen) for Java code generation (Wizard). Get up to date with the Update Site for Eclipse: http://www.sahits.ch/project/javacodegen/update/
Perfidix is a tool for developers to conveniently and consistently benchmark Java code. It's intentionally designed to be used like JUnit to simplify its adoption and comes with a suitable Eclipse plugin.
NOTE: THIS PROJECT HAS MOVED TO GITHUB!
ProViz is a program visualization framework for Java. It is built as a plugin to the Eclipse IDE. (We are getting close to publishing resources and making this project distributable. Stay tuned!) A video demo: http://www.youtube.com/watch?v=BsoK1n-OM
Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
Code Critick is able to heuristically evaluate aspects of OO design quality, by using metrics. It also supports "code coloring" visualization -- shading lines of code by metrics. Originally developed at the University of Canterbury.