Java Community | Help. Code. Learn.

JCH

Java Community | Help. Code. Learn.

Join the community to ask questions about Java Community | Help. Code. Learn. and get answers from other members.

Join

java-help

❓︱qotw-answers

Issues with Contract Work Percentage Constraint in Employee Scheduling

Hi, I'm working on an employee scheduling system using Timefold and have encountered an issue with implementing a contract work percentage constraint. The goal is to ensure employees are scheduled according to their contract work percentage, but I'm facing a couple of challenges: 1. Employees with 0% Contract Work Percentage:...

Compilation Error

Hello I just got installed the netbeans new version and when I try to running, it says "Compilation Error". Can someone help me? 😢
No description

incompatible types: Position<Entry<K,V>> cannot be converted to Position<Position<Entry<K,V>>>

The images are the two methods that are giving me troubles in my adaptablePQ class and NodePositionList class. The NPL class was made by my prof so it shouldn't have to be edited. The next() method I am invoking takes a Position<E> object and returns a Position<E>. I am not sure why its trying to cast to a nested posEntry and I am not sure how to fix this. Full code if anyone was interested: https://gist.github.com/DaddyPMA/99be770e261695a1652de7a69aae8d70...
No description

Issues with generics and object type

Hello! I am working on an assignment where we have to implement an adaptable priority queue with a sorted list. I think I don't have a full grasp on how generic variables work. I tried to keep everything as E, though it said that my other object types could not be cast to E... I was under the impression E could be any object. In my current code I have changed E and all the object types around to pretty well everything I can think of but it still will not work. My code is linked below, I appreciate any help. Errors: Assignment 4\AdaptablePriorityQueue.java:91: error: incompatible types: NodePositionList<DNode<MyEntry<K,V>>> cannot be converted to NodePositionList<E>...

calendarfx

I need help setting up calendarfx! I am trying to get a functional program to compile using CalendarFX but am running into errors no matter what I try. If anyone has experience using CalendarFX please reach out, I would greatly appreciate it!

Help with Timefold Constraint Stream Type Mismatches in Employee Scheduling

I'm working on an employee scheduling system using Timefold (formerly OptaPlanner) and I'm running into type mismatch issues with my constraint streams. Specifically, I'm trying to implement a work percentage constraint that ensures employees are scheduled according to their preferred work percentage. Here's the relevant part of my constraint: ```java...

IntelliJ does not recognize Maven Project

I started a new project wth Maven, but when i want to start booting my application, it searched for build.gradle. Help.

Testing logs without using logback?

I'm looking to do something like this but I don't want to include logback dependency. Any recs on how to unit test or integration test logging statements? https://stackoverflow.com/questions/4650222/what-is-the-best-way-to-unit-test-slf4j-log-messages...

Hiring a Remote Assistant – Java Help & AI Tasks!

Hey everyone! I’m looking for a dedicated assistant to help with Java-related tasks and AI learning resources. If you're skilled in Java, interested in AI, and meet the requirements below, let’s connect! 🔹 Requirements: ✅ Age: 18+ ✅ Location: Europe, North America, or South America...
No description

Looking for a Java + Spring Boot Learning Community

Hey everyone, I’m currently learning Java and Spring Boot on my own, and while it’s exciting, it can sometimes feel overwhelming. I’d love to connect with others who are also learning or have experience in these technologies. If you’re on the same journey or have insights to share, let’s support each other! Whether it’s discussing concepts, sharing resources, or solving problems together, having a community makes the process easier and more fun. ...

Collaborative Opportunities for Tech & Freelance Projects

Hey everyone, I’ve been thinking—this server has such a positive, collaborative vibe! It’d be amazing if we could extend that energy into tech projects as well. I’m a developer looking for someone with an extra laptop to collaborate on remote tasks. While my budget is modest, I’m open to discussing terms that work for both of us. It could be a long-term partnership that benefits both sides....

Mob Drops Giving Tools

I would like to make it so when i kill i zombie summoned with a redstone_block it drops it on death with that block only being able to be placed on a gold block

A UML check is required for assistancere

Recently, I am trying to draw the UML of my inheritance code. Is there someone who can help me with this?
No description

Saving file with marshaller

File appears in file system only after I stop the application, but I would like to use the file immediately after saving it. Fix? ```java @Service public class XMLTransformationService { ...

INTERFACES

Hello, can someone explain me the diference betwen Interfaces and heritage?

Ensuring method ordering in an async method

Hi, I have a question on something. I have something like this: ```...

build javafx project jar from github with maven

im about to make a new javafx project that i know im going to want to build with maven everytime i commit. this is the yaml i use for non javafx projects that works https://github.com/asdru22/3D-Graphics/blob/master/.github/workflows/maven.yml however the last time i made a javafx project i couldnt get it to build from github so i wanted set it up correctly this time if anyone had tips on how to do it. (using intellij btw)...

eclipse maven project error

It is object detection project using onnx model but there is error which i cannot solve ...so, help me to solve the error and run the project
No description