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.
Try free now
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Efficient JUnit testing when you have database dependencies
The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts.
Please visit us at https://github.com/justin808/dof
The XPL editor is an RCP Eclipse application based on the eXtensible Presentation Language, an xml-based presentation language built on top of Visual Design Patterns. For more information about XPL, visit http://semantics.eng.it/xpl/index.html
GClassGen is a program that generates a GObject class in a variety of programming languages based on certain inputs. It does this using a plugin system, so additional languages can be added without re-compiling the main program.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The Generic Eclipse Modeling System is an MDD tool for Eclipse that allows for the rapid development of GEF modeling plugins. In GEMS, developers specify rules for a domain language using a metamodel and the tool generates a plugin for the specification
(The Bliki engine Wikipedia API now moved to http://code.google.com/p/gwtwiki ). Eclipseplugin: Converts Wikipedia syntax to HTML. Features: syntax highlighting, content outline&assist, templates, HTML preview&insert, Java/PHP link2wiki, PDF creation.
getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
EclipsePlugin for iBATIS. Provides autocompletion and linking for iBATIS mapping and config files. Install it using the updatesite http://eclibatis.sourceforge.net/updatesite/ See the Wiki for documentation.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
Expand is an Open Source tool for easily developing professional Web applications. Is based on JEE5 standard technologies, annotations and pojos. Includes rapid prototyping features and a set of frameworks and wizards to ultra-fast creation of Web apps.
IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).
An Eclipseplugin can be used to deploy web project to remote tomcat. You need to install TomcatHelper just as a war file in your tomcat. Please go documentation page for instructions!!!
Argus is a highly integrated Eclipse plug-in. The purpose of this plug-in is to add additional Errors and Warnings to the Eclipse Framework, assisting Java programmers to create bug free, high quality code.
JQuery is a flexible, query-based source code browser for Java, developed as an Eclipse plug-in. It gives you the power to combine multiple views of your source code in one browser.
This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
automated refactorings, source-code metrics, audits and corrective actions. install as a stand-alone application or as a plug-in to Eclipse or NetBeans.
NSandbox allows any number of sandboxes, or AppDomains, to be easily created, managed, and unloaded. It is ideally-suited for plugin-based systems, as well as any application which requires execution of arbitrary code in an isolated manner.
An Eclipseplugin for generating code out of an Entity-Relationship-Diagram (ERD). Currently SQL-DDL and POJO classes with EJB3.0 Annotations are supported. The diagrams conform to the diagram description by H. Buff (german book, ISBN 3-03-440201-5)
The Java Development Effort EclipsePlugin (JDEEP) is a tool for developers to monitor coding time. The purpose of this plugin is to help the developers to evaluate their productivity in software implementation.
JSF ID Generator is an eclipseplugin, which generates customizable and unique component ids for JSF(Java Server Faces) tags. If you don't give an id to a JSF component, then it is generated at runtime with a prefix of such as j_id_jsp_.
Jutty is a code generator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipseplugin in order to start all types of new files.