Search Results for "java code tidy" - Page 46

Showing 5067 open source projects for "java code tidy"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    JFinancial Manager

    JFinancial Manager

    Simple Java financial Manager

    Simple Java Expense Manager, tends to be ported to Android with much more functionalities. Feel free to download, this code may be useful for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Demoiselle

    Demoiselle

    Framework, process, docs and tools to make easy JEE development.

    Root site: http://demoiselle.sourceforge.net. From that, access: framework, components, wizard, sample e process. Releases can be downloaded via Maven from http://demoiselle.sourceforge.net/repository
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5

    PressureEquipmentLibrary

    Library for Pressure Equipment code

    Java library for code over Pressure Equipment on European Directive or ASME BPVC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Genparse is a command line parser generator. Based on a simple description of the command line options you want in your program, genparse creates the necessary C, C++ or Java code for their processing.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    Filler Studio

    Filler Studio

    Filler Studio for any kind of automation for Windows,Linux,Mac.

    Filler Studio for any kind of automation based on Java for Windows,Linux,Mac. Automation for Web Applications and Desktop Applications and OS itself also. Automation for IRCTC. Key Replacement Utility,Print Screen Utility are also included. Video tutorials are available on youtube. List Of Utilities in Filler Studio? Filler contain List of Utility use to Deduct Repetitive task in computer. Print Screen Utility IRCTC Filler Links Screen Record Fillers Key Replacement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Smart Card FidoU2F

    FidoU2F is a javacard applet which is a FIDO compliance program runnin

    FidoU2F is a javacard applet which is a FIDO compliance program running in java smartcard platform.The implementation of FidoU2F was based on U2FToken and ledger-u2f-javacard. This applet has been tested with JC30M48CR. You can view or build the code with JCIDE a powerful Javacard Integrated Development Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seedlet

    Seedlet

    Seedlet is a source-code-embedded snap-on GUI for java applications.

    Seedlet is an open-source source-code embedded snap-on GUI for standalone Java applications. It can be used for development and testing of independent classes, GUIs for command-line APIs or as independent applications. In addition to a simple GUI, Seedlet provides lots of extras useful both for testing and for applications. It comes with a simple JSR-223 scripting framework, easy JDBC access, many GUI convenience method and other 'under-the-hood' functionality besides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    DataAdapter - Java library to work with Oracle and PostgreSQL database. This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AutoReplacerPlus

    Automatic correction of software bugs and grammar mistakes

    Automatic correction of software bugs announced in compilers (clang, gcc) / Static Code Analysis tools (cppcheck, FindBugs) and grammar/style errors like in LanguageTool. Usage: use tool (e.g. cppcheck) and store results in a text file. Afterwards call: autoreplacerplus mytextfile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Class Viewer for Java

    Lightweight, quick reference tool for Java developers.

    Full overview of public for a class: methods, constructors and fields, as well as its superclass and interfaces. Has free search of public methods. Can open directly to a method in JavaDocs with your preferred browser, which is set in ClassViewerConfig.xml--which can be easily edited with a text editor. Best ran from the command line. Can also go to your own code with a designated text editor--directly to a public method if your text editor supports a line number as an argument, which...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    Android Sqlite DatabaseHelper Generator

    Android Sqlite DatabaseHelper Generator

    This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you... The generator will generate a Model for each Table. It will also generate the databaseHelper class that include: - Create statments for all tables - onCreate, onUpgrade, clear - and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    unitils-objectvalidation

    Unitils module to test if a object respects your predefined rules.

    Unitils Module - Easy way to test if the object validates all the predefined rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    eXtensible Text Framework (XTF)

    Framework for search and display of heterogenous document collections.

    NOTICE: This code repository is deprecated. Please visit https://github.com/cdlib/xtf for the latest updates. Obsolete Description: The eXtensible Text Framework (XTF) is an architecture that supports searching across collections of heterogeneous textual data (XML, PDF, HTML, text, and more), and the presentation of results and documents in a highly configurable manner. Includes highly customized versions of the proven open-source components Lucene and Saxon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SQLMate

    SQLMate

    Rapidly generate a DAO for SQLite

    Complete source code, usage example, & a code-generated test case are included in the .jar file. ( See main.java for the usage / code generation example )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    luzienseditor

    LuziensEditor ist eine kleine IDE für Java, C/C++, und Webentwicklung

    LuziensEditor ist eine kleine IDE für Java, C/C++, und Webentwicklung mit einigen Besonderheiten. - Direkter Zugriff auf XAMPP - Eigene Konsole - Syntax highligts - Eigene Versionsverwaltung - Programme als Debian Paket verpacken - ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    queAceTu

    queAceTu

    Open your files with the "eye" of a developer

    Simple tool to open all the files you are interested in at the right line just in few clicks. By means of an own mini http server it interacts locally with the browser to open the files either in ACE editors or native html textareas. Help is also opened in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool exceptionnally serves sonako.wikia.com, by automatically generating a Lua module code, which will be used in navigator box for an indicated project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    .NET CMS

    .NET CMS

    CMS Forum software Gallery Wiki cms multilingual multi site social

    Microsoft® Enterprise class .net CMS multilingual+FORUM+GALLERY+DYNAMIC PDF generator+Responsive Web Design+WIKI+COMMUNITY: Easy user-friendly,ultra fast (10X),dynamic sitemap;multi site in different domain;multi server;HTML5 microdata schema.org; PayPal IPN,SEO,chat,Adsense,templates,plugins. Support: http://cmsaspnet.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    DataShot
    ... this code base with support from the US National Science Foundation ADBC TCN for New England Vascular Plants NSF #1208835 Precapture Application: http://doi.org/10.5281/zenodo.154176 Migrated to GitHub PreCaptureApp: https://github.com/MCZbase/PreCapture Desktop App https://github.com/MCZbase/DataShot_DesktopApp Web App components: https://github.com/MCZbase/datashot_ejb https://github.com/MCZbase/datashot_web https://github.com/MCZbase/datashot_ee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tanit is a set of Oracle to Kopi (a Java based framework) migration tools providing automatic translation of your Oracle PL/SQL, Forms and Reports applications with more portability and ease of use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Virtual Cell

    Former home of the Virtual Cell platform (VCell), see http://vcell.org

    This project and all source code has moved to GitHub, see https://github.com/virtualcell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Perfect: Server-Side Swift

    Perfect: Server-Side Swift

    The Perfect core toolset and framework for Swift Developers

    Perfect is a web server and toolkit for developers using the Swift programming language to build applications and other REST services. It lets developers build using only Swift to program both the client-facing and server-side of their projects. It’s the ideal backbone for cloud and mobile technologies. Developers can be more productive and efficient using Perfect to write less code and work in one fundamental language for all their needs. With Perfect, you can write an entire project in one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CloudSafe

    CloudSafe

    Smart and safe cloud-based credential manager

    CloudSafe is a credential manager that can store all your access informations (applications, sites, gadgets, ...), in your Google Drive account: all data are encrypted with a master password (AES-128) and all netowork operations are protected by your Google Account and HTTPS connections. The source code is open and you are free to check the security solution.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.