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.
Learn more
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
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.
SWTtoCOM is toolset for automating COM Ole components from Java utilising SWT as the calling frameworks. SWTtoCOM provides a developer with the ability to directly embed a COM control or Document in to a SWT based Java application or Eclipseplugin.
"eActionBatch" is an Eclipse-Plugin that allows to run eclipse actions as batch with or without user interface. The plugin defines an extension point to register own batch parameter pre processors and/or action executer.
The Wakasi library contains 3239 icon files (3046 gif , 148 png, 24 jpg, 17 bmp and 4 ico). The files are extracted from 100 eclipseplugin jar files, and organized in 591 folders mimicking the file structure and naming policy of the original jar files.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A plugin which can be used to export Eclipse problem markers to either xml or html files. These files can then be used to showcase the total number and/or kinds of problems caught by the IDE to non-developers.
A new EclipsePlugin for ADA developpement. For the moment the plugin works with :
- Syntax coloration
- Compilation (Not debug mode)
- Autocompletion
- Package manager (some imporovement have to be done)
M4Eclipse is a Maven2 Plugin For Eclipse. This project is a fork of M2Eclipse 0.0.11, but based on Maven 2.0.x instead of maven embedder 2.1-SNAPSHOT, and limited to dependencies resolution (simplified code).
Getting accustomed to closing tabs with middle click in Firefox, it is frustrating to find myself clicking on Eclipse editors tab trying to close them. "Middle Click Closes Tab" plugin brings this feature to Eclipse.
XCDE (eXtreme Collaborative Development Environment) is a plugin for Eclipse that adds support for real-time collaborative editing over the Internet, letting developers work on the same files at the same time from up to halfway around the world.
Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
EclipsePlugin for tailing logfiles, including syntax coloring. It allows you to have multiple files open concurrently. and all files have a predefined syntax coloring applied. The plugin offers to set the backlog and encoding for each file.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
This project aims at developing an Eclipseplugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
The 'Eclipse remote workbench' is an Eclipseplugin, that makes it possible to stream your current workbench (or parts of your desktop) over a HTTP connection to other client screens in the network.
A assembler plugin for Eclipse, to use different assembler-programs (e.g. NASM, TASM or MASM) as back-end compiling. It include linker and debugger controlling, too. And you get a optimiced ASM-File-Editor with this plugin.
Eclipse-on-Swing is dedicated to run the Eclipse Platform without the native bindings of SWT, but entirely on Swing. An Eclipseplugin allows the switch between native/non-native state.
wxEclipse is Eclipseplugin build on top of CDT. Goal of this project is to develop complete RAD environment for wxWidgets including syntax highlighting, code completion, visual GUI builder, resource editor, and many more.
AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipseplugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
Copyright comment is an eclipse plugin.Can be used to add copyright comment to code/document/files.This plugin helps developer to add copyright comment to code/document.Developer can add copyright comment to specified file ,complete project in eclipse.
Modification of Eclipse JDT plugin to configure the color of comments added by Objecteering (UML Modeler) in Java files. It's not a real Eclipseplugin, because I don't find a good extention point to do that. So I modify jdt.ui plug-in.