Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A mockobject class generator. The purpose of moquerie (pronounce Mock-a-ry, French for Mockery )
is to ease the creation of Mockobjects even when you don't have the source code of a class inside your
project.
araSpect is a server side object inspector for web applications. Through a web interface you can drill down in your server side java beans. It is very easy to install and can be added to a deployed application. There is special support for Struts.
Active JMS is a freely available, non-proprietary, open source ActiveX JMS client API. With it, you can access a large majority of the JMS functionality without compromise.
Sorry that I switched to eclipse for years and will no longer use JBuilder. I think I will not support jbCheckStyle any more :( Plase use Cheskstyle4JBuilder (http://www.pautinka.com/c4jb.html) if you want o use Checkstyle 3.X or above.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
Gregorian calendar date recurrance as described by RRULE in rfc2445. This is an open source java implementation of that rule. When the rule is used, you can ask for all matching dates or given a date find the next/previous occurance.
Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
Doclet that produces XML as output. This allows you to use XSLT to customize the look and feel of your Javadoc output. You no longer need to write a doclet for that.
This is basically a layer for the Object Bridge project that will allow you to use the JDO specs. This project may disappear if it's decided to join it with the OJB project, but for now, it will allow me and whoever else wants to help to get moving.
Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.
Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
This is a Java class providing access to the Windows NT(2000) Services API through JNI. It includes a minimum of a Java and a DLL. With the interface it is possible to; install, uninstall, start, stop, get status of a service, and list services.
Pass2 Compiler (p2parser) is one part of the frontend of a compiler. To use it, you need Pass1 (lexial analysis) and Pass3 (the backend) which this project doesn't cover.
ClassBrowser is a graphic Java class browser that allows the user to browse a .class file and get some information about the constructors, methods, fields and inner classes of the class, and some information about the class itself.
ClassBrowser is not a
Elvis is a Java class library you can use to ensure that on a given system, for each user, there's only one instance of an application running: the One True Elvis. Other apps (Elvis Impersonators) can submit requests to the One True Elvis.
You've heard a lot about Object-Oriented programming. You have even tried many times to learn it with SmallTalk, C++, Java, etc. but you were engulfed with the "too" strict syntactic restriction and got bored. You gave it up! Now, you can try ours .
HashTree.class 100% pure Java extension to the standart java.lang.Hashtable.class.
It offers you the possibilities:
- easy handling of a Hashtable with more than one dimension.
- calling the dimension of a Hashtable by name.
- access to any \\\"va
Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
Generic template mechanism based upon JSP-technology to get rid of the ugly XSLT-Scripts. Gives you all the power of Java in your templates, where XSLT and all the other stop.
ServletUnit is a framework of objects which allow you to pass requests and responses to the servlet. You can customize the request, and get a string buffer from the response, which contains the output of the servlet. This can be used to develop testcases
This Resource Adapter enables you to connect your Java application to the 1C
Enterprise Information System based on ActiveX and MS SQL Server. It should be compliant to JCA 1.0
Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a database table and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once
A set of APIs that can get u the class hiearchies. Object flows in the classes (Maximum that can be done else then runtime). Using MockObjects and Junit Frame work to test and get the Runtime Object Flow.
Most UML editing programs are fully-featured beasts that try to be everything to everybody. We see a need for a trimmed-down UML editor that lets you create and share UML diagrams with people on many different platforms and generate Java source code from
TogMap is a module for the CASE Tool Together which generates
XML-mapping-files for OR-Mappers. It takes an existing
object model, which you can augment by OR-specific markers, and produces an XML-mapping file. Currently only for Castor-JDO.
Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own