Showing 45 open source projects for "java jdk 7"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 1
    tika-python

    tika-python

    Python binding to the Apache Tika™ REST services

    A Python port of the Apache Tika library that makes Tika available using the Tika REST Server. This makes Apache Tika available as a Python library, installable via Setuptools, Pip and easy to install. To use this library, you need to have Java 7+ installed on your system as tika-python starts up the Tika REST server in the background. To get this working in a disconnected environment, download a tika server file (both tika-server.jar and tika-server.jar.md5, which can be found here) and set...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ChordSmith

    ChordSmith

    Chordpro editor that can display, transpose and print song sheets.

    ChordSmith is a chordpro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats (including Harmonica tabs) between chordpro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    EJE (Everyone's Java Editor)

    EJE (Everyone's Java Editor)

    Learn Java the easy way!

    EJE is a simple Java editor, perfect to learn Java, without learning a complex development tool. EJE is multi-platform (written in Java), light- weight, user-friendly and have several useful basic features. A good help to start with Java! Supports the study of the Java for Aliens book (www.javaforaliens.com), or other my books (Italian Language) like www.nuovojava.it. You don't need to install the JDK anymore (the runtime is embedded). See the video "How to create the "Hello World App in 20...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    a gui based property file editor in java. for java. Features: 1. Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 5
    Scribo

    Scribo

    Editor txt fajlova sa osnovnim funkcijama editora.

    Scribo je mali editor txt fajlova sa osnovnim funkcijama editora. Napisan je u programskom jeziku Java SE 7. Pored osnovnih funkcija editora, pruza i alat za konverziju latinice u cirilicu i obrnuto. Ovaj mali program je napisan od strane pocetnika bez profesionalnog iskustva sa zeljom da prezentuje svoj rad u cilju nastavka ucenja i daljeg poboljsanja. Scribo is a small txt files editor with basic editor functions. It is written in Java SE 7. Besides basic editor functions it provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JTransliter is a lightweight and easy to use application designed to provide you with a simple and comprehensive text editor that features transliteration support. 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: 1 This Week
    Last Update:
    See Project
  • 7
    Tiger (Scratch modification)

    Tiger (Scratch modification)

    The Scratch mod, Tiger

    This mod of Scratch (scratch.mit.edu) will add several new features, including an extensive plugin API. It is currently developed by the Scratch user SJRCS_011.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Lekhar

    A Devanagari writing Java Application

    A very simple Java application to write in Devanagari script using the simple QWERTY keyboard (US). The Devanagari Aksharas (syllables) are mapped to their phonetically equivalent counterparts on the English keyboard (there are exceptions to this).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TextMarker
    TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • 10
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lsl Plus is an edit/compile/test environment for the Linden Scripting Language (LSL), implemented as an Eclipse plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An IntelliJ IDEA plugin which allows you to quickly navigate to a particular usage of any member. Similar to Ctrl+Alt+F7 in Reshaper. More convenient to use when compared to Alt+F7 which's the native GoToUsage functinality of IntelliJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
    Leader badge
    Downloads: 471 This Week
    Last Update:
    See Project
  • 14
    Azul Papiro
    Editor de texto multiplataforma con predisposición a ser portable escrito en java. Soporta Asociación de archivos, Drag n' Drop y acciones ilimitadas para deshacer. PD: Proyecto para probar un ciclo de desarrollo en cascada. (solamente educativo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flywheel is a multi-purpose script engine. Define once, publish anywhere. Only seven template commands to learn. Full Java classpath access to functions through the Execute command. Iterate through lists with the List command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BinEditor is a editor for binary files, can show the bytes or nibbles as hexadecimal, decimal or binary value. Currently the project is dead, if any want to takeover, email to mariocastelancastro@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ThiefscriptSE - The ultimate NukeZone thiefscript. Helps you pick the right thief target in the online game 'NukeZone'. Written in java to ensure cross-platform compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jsXe is the Java Simple XML Editor. Out of the box it provides a tree view, DTD/Schema introspection and validation. It's aim is to provide a framework for XML editing through any number of views that can be loaded at runtime as plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An editor for Divx subtitles written in java. Features include: SRT and SUB support; time shift (in frames or seconds); format conversion; hearing impaired subtitles remotion; empty subtitles remotion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Eclipse XML Meta-Modeling Tools project provides tools like editors, extended validation and generators for developing xml based meta-models and domain-specific languages in eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Plug-ins for a number of IDE's to support Apache XMLBeans. Currently support is in development for Eclipse V3.0. Also available from our update site http://www.grian.ltd.uk/eclipse/xmlbeans/update.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    I have stopped developing this project, as I found DokuWiki to be exactly what I was looking for when starting to develop Codeslang. Sorry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Eclipse Plugin to aid in the development of the Scala programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jLyrics is a java program to store your favorite lyrics on. It was created to store christian lyrics, but it will work with any lyrics. It can store a title and author, along with the lyrics. The database is saved in xml format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project is an Eclipse plugin that provides an editor for JavaScript files with syntax highlighting and outlining including some common OO approaches. Supported OO outline features are: Constructor, Class methods, Instance methods, Class variables etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next