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.
Try it Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
An Eclipseplugin to aid development of Java servlet code that is used for HTML presentation.
The plug-in can be used in environments where JSP cannot be used (e.g older J2EE environments) to automatically encode/decode the presentation HTML in the code
A XML plugin for eclipse <BR>Planned features: <BR>- multiple views on an XML file <BR>- schema/dtd support for automatic completion and verification <BR>- wizards for different dialects of XML <BR>- special project administration
The HSQLDB Plug-in embebs a HSQLDB pure-java database server into the Eclipse workbench for use as a data repository for Java applications developed using the IDE or for extending HSQLDB itself
Simteec is a small plugin for the Eclipse IDE for easy code generation. It it based upon the velocity template engine. Code is generated by specifying a template- and a properties-file, which is needed to define the variables for the template .
Managing LaTeX documents with eclipse. Easy compilation of LaTeX documents, access to all LaTeX compiler logging information. Specify LaTeX arguments in a GUI. Editor with code completion, document structure, and a document previewer.
A Eclipseplugin that provides support for developing applications for SuperWaba VM. For binary packages, use the update site, please (see project home page).
The Reflexion Model Eclipseplugin helps a software developer understand and reason about the structure of Java systems. A Reflexion Model allows a developer to view the structure of a system through a chosen high-level (often architectural) view.
Test Infected - what a developer becomes the first time a test suite pin-points a bug and saves him hours of debugging time.
This Eclipseplugin is intended to support the test infected as much as possible.
short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
a peer-to-peer talk plugin for eclipse universal tool platform. with it, developers can get in touch with each other within eclipse. one can have multiple sessions with different developers concurrently.
Hibernator is a pure java Eclipse (www.eclipse.org) plugin that enables synchronisation of a java class and the related Hibernate (hibernate.sourceforge.net) mapping file. A user can edit their busisness class and not have to update the matching Hibernate
The eSysprops Eclipseplugin provides a regular expression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
Eclipse Launcher is an utility of Eclipse IDE.
It's written in Delphi 6.
Eclipse IDE has some configurations such as workspace folder and plugin folder in launching time.
It help Eclipse User to launch Eclipse IDE with configurations.
InsECTJ (Instrumentation, Execution, and Coverage Tool for) is a general instrumentation tool implemented as an Eclipseplugin. It can do coverage and profiling for Java programs and it does that by instrumenting on the bytecode level. The tool designed