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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
XMLStruct is a code generation tool that produces Java classes to parse XML based on a schema description such as XMLSchema and a set of attached actions.
Enerjy is a static code analyzer for Java that integrates seamlessly with Eclipse. In addition to scanning your source code for stylistic problems, bugs and inefficient code, Enerjy also calculates your Enerjy Index Score.
Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
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.
CowNewStudio is a tool based on Eclipse,with it,developers can generator Hibernate configration file(hbm.xml) and POJO very easily,and we keep the model for you ,and you can use the model for incremental development.
A conversion/mapping framework to help converting data from different domains stored in various technologies and formats, by specifying a conversion method in an XML file.
LogicBuilder helps developers create complete and correct logic structures (if then else). Logic structures based on multiple variables are prone to human error. LogicBuilder eliminates this source of error.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
An Eclipse based IDE for developing Facebook applications and games
THIS CODE IS OUT OF DATE AND WILL BE UPDATED FOR SILICON VALLEY CODE CAMP 2014
An Eclipse based IDE for developing Facebook applications and games.
This is an independent project not affilated with Facebook
TopClipse is an editor plugin for TopCoder applet. It provides integration with Eclipse IDE. Developers can use Eclipse to resolve competition problems fast and easy. TopClipse generates code template and test cases based on problem statement.
Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
This package can be used to emulate class namespaces under PHP 5.
It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
Jistory is an Eclipse plug-in for history sensitive detection of design anomalies in source code. This plug-in aims to aid the developer in writing better code by using history sensitive heuristics to analyse multiple versions of source code.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.
X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.
CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.
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.