An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with eclipse-ide

A curated list of projects in awesome lists tagged with eclipse-ide .

https://github.com/robertbcolton/dockfx

A fully featured docking library for the JavaFX platform.

apache-maven docking-library eclipse-ide javafx-platform user-interface

Last synced: 05 Apr 2025

https://github.com/eclipse-corrosion/corrosion

Eclipse Corrosion - Rust edition in Eclipse IDE

eclipse-ide hacktoberfest redox rls rust rust-language-server

Last synced: 19 Mar 2025

https://github.com/salesforce/bazel-eclipse

This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.

bazel eclipse eclipse-ide java languageserverprotocol vscode-extension

Last synced: 10 Aug 2025

https://github.com/pitest/pitclipse

Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).

eclipse eclipse-ide eclipse-plugin java mutation mutation-coverage mutation-testing pit pitest testing-tool

Last synced: 16 Jan 2026

https://github.com/lschmid83/dragon-island

This is a 2D platform game similiar to Super Mario World written in Java and C++ with a level editor. Available for PC, Android, GP2X and PSP platforms.

2d-game-engine admob-banner android-studio cpp eclipse-ide game-development gp2x graphics-engine java level-editor mario-game object-oriented-programming open-gl paralax-effect physics platform-game-2d playstation-portable tile-map

Last synced: 25 Jun 2025

https://github.com/cami-la/configuracao-inicial-ambiente-de-desenvolvimento-java

Guia para o curso "Configurando o Ambiente de Desenvolvimento Java"

eclipse-ide git intellij-idea java macos ubuntu vscode windows

Last synced: 10 Aug 2025

https://github.com/echebbi/eclipse-discord-integration

Discord's Rich Presence Integration within Eclipse IDE

discord discord-rich-presence discord-rpc eclipse eclipse-ide eclipse-plugin game

Last synced: 14 Jan 2026

https://github.com/mnuessler/eclipse-templates

A collection of code templates I created for the editor of the Eclipse IDE.

eclipse-ide eclipse-templates

Last synced: 26 Feb 2025

https://github.com/ssi-schaefer/lcdsl

Eclipse Launch Configuration DSL (Xtext based)

eclipse eclipse-ide eclipse-plugin launch

Last synced: 17 Feb 2026

https://github.com/aws/amazon-q-eclipse

Amazon Q for Eclipse

amazon-q aws eclipse-ide eclipse-plugin

Last synced: 01 May 2026

https://github.com/drako01/java-coderhouse--53330

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

eclipse-ide java mysql spring spring-boot sql

Last synced: 09 Aug 2025

https://github.com/paledot01/sistema_ventas_javase_mysql

Sistema de ventas de calzados, desarrollado en Java con el motor de base de datos MySQL

eclipse-ide erp jaspersoft-studio java mysql punto-de-venta sistema-de-ventas

Last synced: 12 May 2025

https://github.com/qv1ko/dam

Ejercicios y apuntes realizados en el Ciclo Formativo de Grado Superior de Desarrollo de Aplicaciones Multiplataforma (DAM).

boostrap colors csharp css diagrams eclipse-ide html java linux odoo powershell relational-algebra sql typography unity windows wordpress yii2

Last synced: 15 Oct 2025

https://github.com/fidley/verticaltabs

Project for Vertical Tabs - Eclipse IDE plugin. Adds new view to Eclipse, allowing to see and filter, all editor tabs in Tree View.

eclipse eclipse-ide eclipse-plugin tabs

Last synced: 03 Jul 2025

https://github.com/drako01/java-59570

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

api-rest eclipse-ide java jpa-hibernate mysql spring-boot sql

Last synced: 03 May 2025

https://github.com/ahmedelshal2/automation-testing-of-ecommerce-websiteusingselenium

Selenium Framework project using Java, Maven, TestNG, BDD, DDT , POM, Selenium Grid, Sauce Labs, Zalenium, Docker, Allure Test Report, Jenkins Pipeline and Slack Integration into Jenkins File.

allure-report docker eclipse-ide intellij-idea java-8 jenkins-pipeline maven maven-pom maven-repository saucelabs selenium selenium-f selenium-grid selenium-java selenium-webdriver testng zalenium

Last synced: 13 Apr 2025

https://github.com/professorjosedeassis/carometro

Projeto Carômetro: Repositório de informações de pessoas com foto associada.

crud eclipse-ide itextpdf java javase jdbc mysql window-builder

Last synced: 10 Apr 2025

https://github.com/sshahryiar/stm32-tutorials

My Tutorials on STM32 ARM Microcontrollers with MikroC for ARM Compiler

arm eclipse-ide mikroc stm32 stm32-discovery stm32cubeide stm32cubemx truestudio waveshare

Last synced: 02 Aug 2025

https://github.com/ahatem/eclipse-themes-plugin

A modern plugin that brings popular editor color themes to the Eclipse IDE, providing beautiful and consistent syntax highlighting.

eclipse eclipse-color-theme eclipse-ide eclipse-plugin eclipse-theme

Last synced: 04 Apr 2026

https://github.com/nileshkhaire/quickshell

QuickShell is an Eclipse plugin to use Java JShell inside the Eclipse IDE.

eclipse-ide eclipse-plugin eclipse-terminal hacktoberfest java jshell jshell-script

Last synced: 18 Jun 2025

https://github.com/professorjosedeassis/eclipse

Integração da IDE Eclipse com o GitHub

eclipse-ide git

Last synced: 13 Apr 2025

https://github.com/prathameshdhande22/employee-management-system

This is an employee management system developed using Java Swing. It allows users to add, delete, update, and display employee information using a JTable. It is connected to a MySQL database using JDBC and contains classes for database operations and employee data storage. This is my first JDBC project.

crud crud-application eclipse eclipse-ide employee employee-management employee-management-system java-swing java-swing-application java-swing-applications java-swing-gui java17 javaswing jdbc jdbc-connector mysql mysql-database simple

Last synced: 01 Jul 2025

https://github.com/jeremi360/jythonfx

Simple tricks to make easy to develop apps using Jython + JavaFX

eclipse-ide event-handlers fxml jython jython-javafx jython-path temple

Last synced: 04 Jul 2025

https://github.com/drako01/java__62940

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

api-rest eclipse-ide java jdbc jpa-hibernate maven spring-boot sql

Last synced: 13 Jul 2025

https://github.com/wasiqb/java-formatter

My common Eclipse IDE Code cleanup and formatter for Eclipse and IntelliJ

eclipse eclipse-formatter eclipse-ide intellij intellij-formatter java java-formatter

Last synced: 26 Oct 2025

https://github.com/ewertondrigues02/calculadora-java

Calculadora em Java com Swing JFrame, Implementada em Java, a calculadora utiliza o framework Swing para criar e gerenciar a interface gráfica, aproveitando as capacidades do JFrame para criar janelas interativas e componentes como botões e campos de texto. O código-fonte é estruturado de forma modular e organizada, facilitando a manutenção.

calculator-application eclipse-ide java java-8 java-swing javafx jdk netbeans-ide

Last synced: 09 Oct 2025

https://github.com/joelmaregina/testesfrontend

Repository to store codes of the activities of Front End Tests from the Senai Course

apache-maven eclipse-ide java8 junit selenium-java test testautomation webdriver

Last synced: 02 Apr 2026

https://github.com/catchmeifyoucan99/robin_game

🎮 Summer Semester Year 2 - Optional: Robin - Memory Game with Java Programming

design eclipse-ide java jdk memory-game mysql photoshop ranking-system suggest

Last synced: 13 Apr 2025

https://github.com/benjdiasaad/aclmessage-jade

Java Application for send and receive messages in JADE

acl agent eclipse-ide jade-framework java-8 receive send

Last synced: 13 Apr 2026

https://github.com/thiagomvilela/jacademic

Project development for the Object Oriented Programming Language course at the Federal Institute of Pernambuco.

database database-management eclipse eclipse-ide heidisql java mariadb mariadb-database

Last synced: 14 Feb 2026

https://github.com/oliver-loeffler/java-toolkit-for-windows

Template to compile an Innosetup project wich provides some Java related tooling (JDKs, Eclipse, Git, Wixtoolset etc.). Download scripts included.

eclipse-ide git-scm graalvm gradle java maven openjfx scenebuilder windows wix wix-toolset

Last synced: 08 Apr 2026

https://github.com/nkdwon/crud-postgresql

Um CRUD feito em Java com Integração do PostgreSQL utilizando o ambiente Eclipse

eclipse-ide git java maven pgadmin4 postgresql

Last synced: 13 Feb 2026

https://github.com/dhruvabhat24/java-laboratory-codes

These are the programs which are done during the java lab sessions

eclipse-ide java

Last synced: 11 Feb 2026

https://github.com/byancamatos01/aulahibernate

"Aula ministrada pela professora Cristina sobre Hibernate em Lab. Engenharia"

banco-de-dados eclipse-ide gravacao hibernate-jpa hibernate-orm java javaee mysql wamp-server

Last synced: 11 Feb 2026

https://github.com/ahmedelshal2/automation-testing-of-ecommerce-websiteusinggradleseleniumframework

Selenium Framework project using Java, Gradle, TestNG, BDD, DDT , build gradle, Selenium Grid, Sauce Labs, Zalenium, Docker and Allure Test Report.

allure-report docker eclipse-ide gradle gradle-java gradle-plugin intellij-idea java-8 saucelabs sele selenium selenium-framework selenium-grid selenium-java selenium-webdriver testng zaleni

Last synced: 13 Apr 2025

https://github.com/srimani-7/java-playground

This repository contains a collection of simple Java projects aimed at helping individuals learn Java and its related frameworks.

eclipse-ide games intellij-idea java projects swing-gui ui

Last synced: 23 Feb 2026

https://github.com/benjdiasaad/mapreduce_wordcount

Création d'un programme Hadoop Java : compteur d’occurrence de mots. Si vous souhaitez compiler manuellement le code sur la machine virtuelle Hadoop, vous devrez y copier ce code dans la VM

eclipse-ide hadoop-hdfs hadoop-mapreduce java-8

Last synced: 26 Jun 2025

https://github.com/tsaglam/javacodeecorification

Proof of concept for the integration of Ecore functionality into existing Java code.

eclipse-ide eclipse-plugin ecore ecore-metamodel ecore-metamodel-extraction ecorification java model-driven-development

Last synced: 07 Feb 2026

https://github.com/marcode24/hotelabc

Desktop App for Room Reservations

dbeaver eclipse-ide java mysql

Last synced: 02 May 2026

https://github.com/diogomalfatti/bootcampprogramadorsoftwareiniciante

Aulas do bootcamp Programador(a) de Software Iniciante / IGTI, onde eu sou Professor Tutor.

css3 eclipse-ide google-colab-notebook html5 java javascript js logica-de-programacao nodejs portugol pycharm-ide python3 visualg vscode

Last synced: 30 Jan 2026

https://github.com/bhaskarradha123/powerchart_hospital

Hospital Management Project designed for hospitals , physicians and nurse .

eclipse-ide java-8 lombok mysql postman-api spring-boot

Last synced: 01 May 2026

https://github.com/akashkobal/tech-mahindra

Tech Mahindra Training Repository | Learning HTML, CSS, JavaScript, Full Stack Java, JSP, Hibernate, Spring, Web Services (RESTful APIs), Spring Boot, React.js and more, as part of Tech Mahindra IT Training. This repository contains frontend, backend, database, and related documentation files.

akash-kobal api-development css eclipse-ide hibernate html it-development java-web-development js mysql postgresql reactjs restful-api software-engineering spring-boot tech-mahindra training

Last synced: 16 Feb 2026

https://github.com/didinj/spring-boot-security-user-role-login-eclipse

Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse

eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp

Last synced: 16 Oct 2025

https://github.com/benjdiasaad/mapredcuce_analyse_vente

Création d'un programme Hadoop Java : Analyse de ventes.

eclipse-ide hadoop-hdfs hadoop-mapreduce java jdk-8

Last synced: 09 Oct 2025

https://github.com/prathameshdhande22/codechef-solutions

This repository contains the My codechef solutions written in java. https://www.codechef.com/users/prathamesh2003

codechef codechef-beginner codechef-solutions eclipse-ide java java17

Last synced: 28 May 2026

https://github.com/prathameshdhande22/java-tutorial

Code and learning related to Java, covering basic to advanced tutorials, including the implementation of design patterns in Java.

design-patterns eclipse-ide java java-tutorials java17 mini-project project scratch tutorial tutorials

Last synced: 04 Mar 2025

https://github.com/sgcm14/agenda-web

Aplicación CRUD de agenda de contactos en Java

bootstrap datatables eclipse-ide java-web jsp jstl mysql

Last synced: 07 May 2026

https://github.com/enriquebdel/clases-java

En este repositorio encontraras varias lecciones creadas por mí sobre Java. Los programa que utilizo son: Apache NetBeans y Eclipse.

eclipse eclipse-ide j2ee java lessons mvc netbeans rmi rmi-client rmi-server servlet servlets sockets threads tomcat university

Last synced: 09 Jun 2026

https://github.com/ashishamar99/dbms-project

This is a blood bank management system for the administrator of the blood bank. Technology used is JSP and MySQL.

blood-bank dbms eclipse-ide jsp mysql mysql-workbench tomcat

Last synced: 12 May 2026

https://github.com/didifive/desafio-tdd-java

Desafio TDD (semana 30/05 ~ 03/06/2022) - Programa GFT Start

eclipse-ide java junit4 maven tdd

Last synced: 29 Apr 2026

https://github.com/gustavoherreronunes/conectiondb

🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.

crud eclipse eclipse-ide java mysql

Last synced: 27 Apr 2026

https://github.com/nazli-d/siralama-oyunu

Sorting Game is a fun, visually-based Java game that relies on quickly arranging numbers from 1 to 10. It offers an engaging visual experience, testing your speed and reflexes as you race against the clock.

eclipse-ide game java java-game jlabel scoreboard siralama-oyunu sort sorting-game

Last synced: 18 May 2026

https://github.com/emersonpessoa01/produtos-coursera

Tarefa avaliada por colega: Diferentes tipos de produto do módulo4

eclipse-ide equals hashcode hashmap java test

Last synced: 20 Jun 2025

https://github.com/chanhi2000/springmvc-webapp-gradle-tomcat-intellij-template

Spring 4 MVC Framework template to start for webapp in gradle / tomcat plugin on intellij-idea IDE

eclipse eclipse-ide intellij intellij-ide intellij-idea java java7 spring spring-mvc spring-mvc-framework spring4 springframework springmvc

Last synced: 18 Apr 2026

https://github.com/drako01/bootcamp_java_educacionit

Repositorio de Todas la Actividades del Bootcamp de JAVA

css3 eclipse-ide html5 java javascript json jsp maven servlet spring-boot sql

Last synced: 13 Apr 2026

https://github.com/ewertondrigues02/workshopp-spring-boot-mongodb

O Workshopmongo é uma aplicação Spring Boot que utiliza o MongoDB para armazenar e manipular dados relacionados a usuários e posts. Gerenciamento de usuários e posts Integração com o MongoDB para armazenamento de dados Implementação de endpoints

boas-praticas eclipse-ide java lambda-functions mongodb postman regex spring spring-boot spring-mvc

Last synced: 14 Apr 2026

https://github.com/sathviksai002/hi-q-game

We are implementing our program for problem solving using java programming using dynamic programming approach under memotization and tabulation methods. It uses different Collection methods for different readymade predefined classes and objects to use it for easier accessibility.

algorithms brainvita dynamic-programming eclipse-ide java memorization optimization peg-solitaire

Last synced: 21 Jan 2026

https://github.com/maximo-perez-villalba/users-back-demo

Backend. Implementación de un servicio API RESTful sobre el recurso 'users' con PHP Laravel.

database eclipse-ide eclipse-php laravel laravel-framework laravel8 mysql mysql-database php php7 postman rest rest-api restful-api

Last synced: 21 Jan 2026

https://github.com/amishaphabba/electronicsshoppee1

REST API is a way of accessing web services in a simple and flexible way without having any processing, HTTP protocols used- GET, POST, PUT, DELETE. Customer can login, search, buy and order the electronic item, Tools used - Spring Boot, Eclipse, Postman(for testing API), Data Base used- PostgreSQL Languages learnt - Java

eclipse-ide java jpa-hibernate postgresql-database postman-api restful-api

Last synced: 14 Mar 2025

https://github.com/drako01/app-spring-boot

Mi Primer App en Spring Bot

css3 eclipse-ide html5 java spring-boot

Last synced: 14 Apr 2026

https://github.com/sebastian4j/demo-dev-maven-plugin

plugin para mantener en ejecución un jar, actualizarlo (compilarlo y ejecutarlo) cuando hay cambios en el código

eclipse eclipse-ide ide java maven maven-plugin

Last synced: 28 Apr 2026

https://github.com/aaronrojas32/validateme

ValidateMe is a Java library designed to provide data validation capabilities.

data-validation eclipse eclipse-ide java validation validation-library

Last synced: 05 Sep 2025

https://github.com/daggerok/jee4-ejb2-eclipse

don't even look inside that repo with shitty java ee 1.4 + ejb 2 technologies...

eclipse eclipse-ide ejb ejb-jar ejb-project java javaee jboss

Last synced: 24 Jun 2025

https://github.com/afa-farkhod/registration-form

Registration Form Windows Desktop Application built on Eclipse Window Builder

desktop-application eclipse-ide java swing-gui windowbuilder

Last synced: 27 Mar 2025

https://github.com/igormanoels/.estudos-em-java

Exercícios realizados no curso de Análise e Desenvolvimento de Sistemas e outros meios para aprimorar o conhecimento sobre a linguagem.

android-studio curso-em-video-java dio dio-bootcamp dio-challenges eclipse-ide exercises fatec-zona-leste linguagem-de-programacao netbeans-ide senai-frederico-jacob sistemas-operativos-i

Last synced: 25 Mar 2025

https://github.com/mani123345/bookingapp

Booking.com is a leading online travel agency specializing in hotel reservations and accommodations worldwide. It offers a vast selection of properties with user reviews and various booking options to simplify the hotel booking process.

bdd cucumber-jvm datadriventesting eclipse-ide git github java junit pom selenium testscenarios

Last synced: 13 Apr 2026

https://github.com/matheusadc/reparo-veiculos

The code aims to enable the management of vehicles to be repaired or already repaired within an Auto Repair Shop.

eclipse-ide java lpoo

Last synced: 15 Mar 2025

https://github.com/nkdwon/crud-spark

Um CRUD feito em Java com Integração do PostgreSQL e o Framework Spark utilizando o ambiente Eclipse

eclipse-ide git java maven pgadmin4 postgresql spark

Last synced: 08 Apr 2026

https://github.com/codeurzebs/java-hackerrank

✔my java hackerrank Solution + certification

certification eclipse-ide hackerrank-solutions java java8 javase

Last synced: 03 Feb 2026