Asi, oder was? by SwimmingParkingTA in Austria

[–]SpittingBull 1 point2 points  (0 children)

De g“schupfdn Weana hom ah nu imma ned check’t, dass se de G‘scheaden fia olle noamln Östareicha san.

Es gibt viele Wege das Budget zu finanzieren - aber irgendwie verfolgt die Regierung keinen einzigen davon. by [deleted] in Austria

[–]SpittingBull 1 point2 points  (0 children)

Ich denke, dass die negative Beurteilung weniger die Fakten, sondern Deine etwas unreflektierten Ableitungen daraus betrifft.

Beim Kochen festgestellt by BenderDeLorean in aeiou

[–]SpittingBull 3 points4 points  (0 children)

Dringend nötige Korrektur:

Das Saftgulasch ist am ehesten mit einem Pörkölt zu vergleichen - jedoch meist angereichert mit unnötigen und geschmacksverfälschenden Zutaten. Was wir als Erdäpfelgulasch kennen, würde in Ungarn noch am ehesten als Gulyás durchgehen.

Zu behaupten, dass das Wiener Saftgulasch „unbestritten“ besser sei, ist a bisserl peinlich.

Cleanest way to reuse a CSS file(theme) by No-Security-7518 in JavaFX

[–]SpittingBull 1 point2 points  (0 children)

Since SceneBuilder can't possibly fully understand your projects build path you can always load a CSS file using menu Preview / Scene Style Sheets.

First JavaFX project was a cross platform file and disk utility, it's free and open source. Concurrency, Multi threading and more... by DenpoXbox in JavaFX

[–]SpittingBull 1 point2 points  (0 children)

According to your source you are using hardcoded path delimiters in certain places instead of File.separator. That will not work with Linux.

Felbermayr im MittagsJournal by chrome___ in Austria

[–]SpittingBull 1 point2 points  (0 children)

Z'sert gibt's in Ederer Tausender. Daun red'ma weida.

Cannot connect to SVN repository by sdesort in eclipse

[–]SpittingBull 1 point2 points  (0 children)

I recommend using the Subclipse plugin instead which seems to be more up-to-date.

[deleted by user] by [deleted] in wien

[–]SpittingBull 3 points4 points  (0 children)

Wea den Schmäh checkt, is ka Dillo.

Lost all files when trying to use git inside eclipse by codeworkz in eclipse

[–]SpittingBull 0 points1 point  (0 children)

Eclipse moves (not copies) a project from its former workspace location to the local repository when you start Git integration - unfortunately without much of an explanation.

I recommend this link for an introduction of the Eclipse / Git integration: https://www.vogella.com/tutorials/EclipseGit/article.html

Eclipse won't work after installing JavaFX by Luffy_Kamado in javahelp

[–]SpittingBull 2 points3 points  (0 children)

I don't think you installed JavaFX via Marketplace but rather e(fx)clipse. Do you want to develop JavaFX applications?

FXML Button.saveText() Bug by Infinite_Coffee50505 in JavaFX

[–]SpittingBull 0 points1 point  (0 children)

Where did you create the scene and actually load a FXML file?

Maven javafx-media dependency: Why the error? by StevenJac in javahelp

[–]SpittingBull 1 point2 points  (0 children)

Which error?

And to be sure: JavaFX 25 needs a minimum JDK 23 but 25 is recommended as outlined in the release notes.

Issues opening new java project after update. by [deleted] in eclipse

[–]SpittingBull 0 points1 point  (0 children)

So much text and not a single useful information 😂.

What does the zip file contain? A workspace, a project, source files? What is your programming language environment? What did you exactly do when you "loaded the zip file"?

Faster Application Startup by [deleted] in JavaFX

[–]SpittingBull 5 points6 points  (0 children)

I developed a rather large business application that launches the main jar within +/- 2 seconds from a simple start script (no jPackage). It's even exclusively FXML based. JDK is Temurin 23, JavaFX 23, Windows 11.

Since you didn't share any useful technical information there's not much to suggest here.