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.
Get started with Nexo.
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
UCDetector (Unnecessary Code Detector) is a Open Source EclipsePlugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
IMPORTANT: MoreUnit code has moved to https://github.com/MoreUnit/MoreUnit-Eclipse
MoreUnit is an Eclipseplugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support for Java (creating test stubs, mock support, decoration, refactoring support...).
Quality Performer is a EclipsePlugin, used to improve Code Quality. It analyzes Java source code for Redundant Modifier and resolves the same.
Update Site URL:
https://dl.bintray.com/sudhasoft/eclipse-quality-performer-plugin/releases/
Transtrl locates need-to-translate strings for Java software i18n
Transtrl is a need-to-Translate String Locator. It is an eclipseplugin that locates the constant strings that require translation for Java software internationalization (i18n) and further localization (L10n). The developers can either use the tool to work out a internationalized version quickly or check whether they forget to externalize some constant strings in their i18ned versions. The new version of the tool (TransVis) also support visualize how constant strings flows to the GUI and how the string is concatenated with other strings.
A simple Eclipseplugin to check C/C++ Files for correct syntax. It is intended as an addition - not replacement - for the CDT project. It offers improved marking of errors and warnings. Update-Site is: http://www.jaylib.org/eclipse/plugins/CppChecke
Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure metrics with avg and std deviation and detect cycles in package and type dependencies. Continuation of work from http://sourceforge.net/projects/metrics.
A eclipseplugin for the history of a single file. The history is fetched from the repository and visualized based on annotations. The color describes the authorship or the changes and can be changed. It comes with a powerful metric extension point.
This programs is a Eclipse Plguin.
By using this plugin, the code quality of Java project can keep being maintained to continuous.
This plugin outputs the graph with the time axis and HTML table.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
An eclipseplugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
Coberclipse is a eclipseplugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
JUnitDoclet makes the process of testing software easier by offering a convenient way to create, organize, and maintain JUnit tests. JUnitDoclet EclipsePlugin leverages this tool thanks to Eclipse APIs and UI functionnalities.
Code Quality Plugin (CQP) is an Eclipse plug-in, built on top of existing tools such as Checkstyle, Findbugs, JDepend to help realize code quality standards. CQP gives a snapshot of the quality of code during development.
mda4eclipse is a domain-driven and model-driven development eclipseplugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
CAP (code analysis plugin) is an eclipseplugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
...Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipseplugin)
Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.