Search Results for "java runtime environment 6u45" - Page 3

Showing 116 open source projects for "java runtime environment 6u45"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    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.
    Create free account
  • 1
    CalSD

    CalSD

    A graphic differential tone calculator.

    CalSD is a free graphic differential tone calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the frequency of both chosen notes, their difference and tuning error with respect to nearby notes with a graphical indicator (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CalPCS

    CalPCS

    A pitch class set analyzer.

    CalPCS is a free pitch class set calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 800x600px. Optional: A Java Sound Bank. The program displays for each set their normal order, classification, transposition, whether it is an inversion, prime form, interval vector and the invariant property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    easyCopy

    easyCopy

    java-based clipboard application

    ...Requirements ------------------- easyCopy requires Java Runtime Environment 7 or greater (JRE 1.7) to be installed on your system. To download the latest Java Runtime Environment, please go to: http://java.com/en/download/index.jsp designed and developed by: Kostas Gr (kgrigori@gmail.com)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    autoShut

    autoShut

    autoShut v1.0.1

    autoShut is a java-based cross-platform utility for Windows and Linux for automatic system shutdown. Provides the ability to the user to either choose the exact time or specify an amount of minutes for system shutdown. Requirements ------------------- autoShut requires Java Runtime Environment 7 or greater (JRE 1.7) to be installed on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Editor SVG

    Editor SVG

    Editor de arquivos SVG

    ** Requisitos de Software ** - Ter Java Runtime Environment 1.7 instalado Caso não tenha, ele pode ser encontrado abaixo: http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html ** Sobre o Editor SVG ** Esse software foi criado na linguagem Java e possibilita a edição de arquivos no formato SVG. Com um layout similar ao Dreamweaver, o Editor SVG permite que você desenhe livremente nos painéis, ou se preferir, pode codificar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    simple download manager

    it is programmed in java and needs java runtime environment,,,,

    meaning of words saaf kar - clear fir se chalu kar- resume rok de bhidu - pause pure tarike se rok - cancel they are in hindi ha aha :P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    D3Edit

    D3Edit

    An GUI editor to Pick/D3 programming

    An GUI editor to Pick/D3 programming made ​​in Java to make developers life easier. Features: * Syntax higthlight * Code completion (keywords, templates and functions) * Theme, font and color customize * Undo/Redo * Find/Replace * Compile Requirements: * D3 version 6 or later * Java Runtime Environment How to Use: 1 Install and startup jd3 on the server (http://sourceforge.net/projects/jd3/) 2 Compile and catalog the routine 'RLISTA' on the server (see wiki) 3 File 'config.properties' in the same folder as 'd3edit.jar' (see wiki) 4 Run d3edit.jar, go Edit > Settings and configure
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Agilitext Text Editor

    Agilitext Text Editor

    A lightweight multiplatform text editing application.

    Agilitext Text Editor is a simple and lightweight text editing application that will run on any machine that supports the latest standard Java Runtime Environment! Agilitext features alternate font use, find/replace functions, undo/redo operations, document statistics, read/write of most any plain text file, and date/time document insertion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Basic Hex Map Sphere

    A Basic Hexagonal map on the surface of a sphere.

    A Basic Hexagonal map on the surface of a sphere. Project still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    omt Slice

    Java Screen Capture App

    Version 1.2.4 fixed some bugs.... New in 1.2 1. Quick Launch From Notification Bar 2. Copy Image Directly To Clipboard 3. 100% Transparency For Selected Area Slice is a pure java screen capture application. It's free and lightweight. MUST Require JRE Java SE Runtime Environment 7u21 Or ABOVE Download JRE : http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html You can download source code from below link: https://sourceforge.net/projects/omtslice/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a 100% pure Java J2EE framework upon which small, low-profile programs can be built quickly using a model-view-control-like scheme. It is written using the Java 1.5 SDK and requires a Java Runtime Environment (JRE) version 1.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LightJ Framework

    set of light java APIs for workflow, DAL, config and many more

    ...Run mvn clean install (now with mysql supported) Top Modules ====== 1. session: light weight workflow session, bean defined workflow, spring friendly, see /src/test/java/org/lightj/session/TestFlowSession.java for example 2. schedule: quartz based scheduler module, see /src/test/java/org/lightj/schedule/TestScheduler.java for example 3. config: application config management, allow base config, environment and host override, annontation (@XmlConfig) link xml config to java constant for easy reference, runtime config change, see /src/test/java/org/ligh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...The transliteration dictionary includes Russian and Ukranian letters, but it can be customized according to your preferences, as it is stored in XML format. No installation needed. Java runtime environment 7 is required (http://www.java.com/getjava/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetJeopardy

    NetJeopardy

    Networked Jeopardy game

    Multiplayer networked jeopardy game. Requires Java Runtime Environment. See demo video: https://www.youtube.com/watch?v=KWJys7BOoLE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    SWTOR - JCounter

    SWTOR - JCounter

    Dernière version : 1.0.0 JCounter est un programme permettant de calculer en temps réel (avec un overlay) les dégâts et les soins réalisés dans le jeu Star Wars : The Old Republic en utilisant les Combatlogs du Patch 1.2. Ce programme est compilé en Java version 7, il vous faudra donc le Java Runtime Environment 7 (JRE 7) pour faire tourner ce programme. Il est téléchargeable sur ce site : http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html Cochez la case "Accept License Agreement" puis prenez l'installateur en fonction de votre système d'exploitation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ShareNav

    ShareNav

    ShareNav navigates & shows maps on Android, J2ME & java desktop

    ShareNav is a free software navigation & (vector) map viewing program for Android and J2ME, and partially works also on Windows, GNU/Linux and Apple operating systems with java runtime environment. The development project has sites on sourceforge and github, see the project wiki at https://github.com/sharenav/sharenav/wiki and http://www.sharenav.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    symbion

    symbion

    3-D Java code comprehension tool based on runtime analysis

    3-D Java code comprehension and visualization tool that allows the recording of the execution of a java program from an arbitrary point to another and visualizes the call graph in a 3-D environment, featuring a source code browser to aid code comprehension. https://docs.google.com/file/d/0B9tS9YG34Qd4RlVTMUo5UFRGUzg/edit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    iTron

    iTron

    A 2D kTron clone for Windows etc. Ein 2D kTron Klon für Windows etc.

    iTron is a clone of the KDE Game kTron. You can play iTron against yor friend. iTron is written in Java, therefore it should work on Windows and Mac OS, too. iTron works without installation, the downloaded ZIP file must be unpacked before running the .jar file. iTron is available in German and English. To run iTron, a current Version of Java Runtime Environment is needed, download from www.java.com. Also check out kTron for Linux: http://www.kde.org/applications/games/ktron iTron has been tested on WinXP, Vista and Windows 7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JFSplit - File Splitter and Joiner

    A free file splitter and joiner

    A free file splitter and joiner with a number options to split and join your files efficiently. Cross-platform tool programmed in JAVA and requires Java Runtime Environment to use this tool.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    MUSIC is an open platform for the development of self-adaptive context-aware mobile applications, which includes a runtime environment, development tools and pilots. MUSIC can be deployed on Windows, Linux, Windows Mobile and Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 24

    FlexSemanticP2P

    FlexSemanticP2P

    Flexible Semantic Peer-to-Peer Simulator (FlexSemanticP2P). This framework supports the simulation of Java based loose-coupled, light-weight P2P application running environment and API. Via this, a user can quickly construct her simulation of semantic P2P applications just concentrating on her business logic of application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB