Showing 1596 open source projects for "java jdk 7"

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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1

    Windows Hosted-WLAN-Network GUI

    Benutzeroberfläche für das gehostete WLAN-Netzwerk von Windows

    Benutzeroberfläche für das gehostete WLAN-Netzwerk Systemvoraussetzungen: - Microsoft Windows 7 oder neuer - WLAN-Adapter - Java Runtime Environment (http://www.java.com/download/) Installation: - `WLAN_AP.exe` herunterladen - immer als Administrator ausführen: - Rechtsklick auf die Datei - Eigenschaften - Kompatibilität - Einstellungen für alle Benutzer ändern - Programm als Administrator ausführen - OK - OK
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JarSignerGUI

    JarSignerGUI

    Graphical User Interface for keytool and jarsigner JDK tools

    Using JarSignerGUI you can simply sign your JAR files without using the command line. It is written in Java and open source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Pošťákův týden

    Pošťákův týden

    Java Mario-like game Pošťákův týden

    Pošťákův týden je arkádová 3D hra ve stylu Maria, kterou tvořím v rámci svého maturitního projektu. Hlavním hrdinou je pošťák, který má za úkol sebrat a donést dopisy na poštu. V tom se mu snaží zabránit loupeživí požírači balíkoví a požírači dopisoví. Licence / License: Creative common BY-NC-SA 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    RapidJDBC

    RapidJDBC - Java library for easier JDBC and SQL development

    A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities. For information please visit homepage or read readme.md file from source and release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 5
    Cine@Series

    Cine@Series

    Home Theater Software

    ...El principio es simple, el soft monitorea los videos descargados (P2P-MLDonkey), les vincula los subtitulos que estén disponibles y finalmente presenta el contenido en una forma ordenada en una aplicación que puede usarse desde cualquier dispositivo móvil WiFi, permitiendo su reproducción, de manera similar a la de un control remoto. Dependencias externas: - Java 7+ - mplayer - MLDonkey (opcional)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LoveCalculator

    LoveCalculator

    A Love Calculator with a Rich User Interface

    This is a Love Calculator with a rich user interface and animations made by using JavaFX. This application runs on Windows, Linux and Mac. Java 7 or later is required. Unlike the other Love Calculators found on Internet, this one does not generate random numbers. It uses a popular hand worked algorithm used by most of the school students. The Love Percentage is calculated by the process of listing the frequencies of each letter in the string "<Name1> LOVES <Name2>" and then adding the corresponding opposite digits from two sides and listing these sums. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    Atebit

    Atebit

    A Platformer game

    Atebit is a platformer game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Enigma

    Enigma is a completed top down zombie survival game written in Java.

    Enigma is a completed top down zombie survival game written in Java when Tristan and I were just sixteen years old. I co-wrote the game with Tristan Homsi as a final assignment for our grade 10 class. If I remember correctly, we were given two weeks to work on the final. Tristan and I started early in the year and worked on it for months before the final was even assigned. The game got us our 100% and certainly impressed our fellow classmates. When we look back at Enigma, we realize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    Cloud7

    Central Software Configuration by Java API and SOAP Service

    CLOUD SEVEN is API and middleware together. C7 * stores central configurations in a database * is a useful tool to configure applications which run distributed on different hardware * provides a simple user administration with rights and actions * is good for small and big companies as well. * helps developers, and admins * provides configurations which can be valid for all machines (instances) or may be exclusive for single instances * can be used by API and SOAP (JMS is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JChords

    JChords

    JChords Guitar Chords and Tunings Library

    JChords is a cross-platform, java based, guitar chord and tunings database. It is lightweight, and runs on any platform that has java. NOTE; Requires Java => 7 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Bin Packing with Genectic Algorithm

    Bin Packing with Genectic Algorithm

    Bin Packing problem solved using Genectic Algorithm

    This project contains a solution for a Bin Packing problem solved using Genectic Algorithms. The code in the project was created as a solution for a problem in a combinatorial optimization class at the Univeridade Federal do Rio Grande do Sul (UFRGS - Brasil) in 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    camouflage

    camouflage

    Full featured open source BRM/BPM/CMS stack

    Camouflage is a full featured open source BRM/BPM/CMS stack using industrial strength open source products. This project is based on JBoss 7, Camunda BPM Engine, Liferay Portal Server and Drools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WiRe

    The Android-smartphone universal television remote

    The WiRe project seeks to provide android smartphones with universal Infrared (IR) television remote control functionality. The limitations/scope of this project include: 1. Android application will be restricted to a minimum Android Operating Sytem of Android 4.2.2 2. Data communications will be conducted over a Wi-Fi network 3. The embedded device will be built utilizing the Beaglebone Black as its core 4. The Final product will be capable of conducting common television controls
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    ...The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python necessary only in linux environment to use COPY functionality.python is pre installed in recent linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HOTzPOT 8

    HOTzPOT 8 turns your Win 8 pc into a wifi hotspot simply and quickly

    HOTzPOT 8 is a tool which can turn your Win 8/7 PC into a WiFi Hotspot instantly. And also it can connect your PC with different devices that have WLAN. Created with java to ensure security of the software. Version currently 1.0.0.0 Requirements ; WLAN with updated Driver software. Windows 8/7 PC Developed By Yashodha Srimal Athureliyage Designed By Ashan Beruwalage Java SE Developer E-mail : yazhodha@gmail.com Web Site : yazhodhafree.blogspot.com Like Me on Facebook : https://www.facebook.com/Yazhodha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NoteManager-DE

    A very simple NoteManager for German pupils.

    Mit diesem (noch in der Entwicklung steckenden) NotenManager könnt ihr den Notenschnitt eines jeden Faches im Handumdrehen berechnen lassen. Momentan fehlen noch viele Features, wie z.B Unterstützung für doppelt gewertete Arbeiten, aber der NotenManager wird ständig weitereintwickelt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ControllerToKeys

    ControllerToKeys

    Emulate Keyboard and Mouse with a Controller.

    ...With the ability to save and sharing button mappings, the intention is to be able to publicly share your mappings with others via. the forums. Hopefully, one day every game will have have mapping. Requires Java 7.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Void Reader

    Quick & dirty RSS-to-email tool

    Project has moved Github at https://github.com/zlogic/voidreader This project is a simple, quick&dirty application to download RSS feeds and send them via SMTP or upload via IMAP to your mailbox. Your mailbox will provide an interface to view feed and (optionally) view the source contents by downloading the feed links and converting them into PDF attachments. PDF are ugly (most CSS is ignored, Javascript is not supported), but allow to download items on a fast unlimited connection for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This program converts INTEGER to a BINARY number. This is made in Java, with Swing Interface. This will run on any machine that has JDK 7 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TibCheck

    TibCheck

    TibCheck - simple and "dirty" validation tool for Tibco BW Projects

    Simple and "dirty" validation tool for Tibco BW Projects. Tested using: - JRE 6 and JRE 7, on Windows XP SP3 32bit and Windows 7 64bit - Tibco BusinessWorks 5.9.x project Should also work with (not tested): - Tibco BusinessWorks projects in any version above 5.2 - Every OS using JRE 6 or above Expect many bugs, and do not expect frequent updates... but you never know :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Open TeamPlay

    An OpenSource (C# .NET) TeamPlay Environment.

    An Open Source (C# .NET) TeamPlay Environment. - Permits the easy downloading of games that may not be available via Steam, and their Source Port derivatives. - Preconfigured for easy play. - Enables the easier download of enhanced user made content for such titles. - Enables easier Multi-Player. - May incorporate a chat client in later versions. - Encryption: May incorporate up to 9.99% U.S.-origin parts or components. Officially Supported Operating Systems: -...
    Downloads: 6 This Week
    Last Update:
    See Project