Manuel Dahmen

Avatar
  • Total activity 43
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 11
  • Created

    Cannot resolve symbol 'PixM' when trying to import my java gradle library in a demo project

    Answered
    Hello, I'm developing this library: https://repo.maven.apache.org/maven2/one/empty3/empty3-library-generic/ I've created a blank gradle project to test it with adding its dependency to gradle and c...
    • 2 followers
    • 5 comments
    • 0 votes
  • Edited

    Running uiDesign form from Java

    Answered
    I cannot run my form since version 2022.3. I think I mess something.   My main method: public static void main(String[] args) { JFrame frame = new JFrame("Morphing Editor"); EditorMorphing e...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    Push to Space repository

    Answered
    remote: Cannot find user by credentials dathewolf/***fatal: Authentication failed for 'https://git.jetbrains.space/empty3/empty3/empty3-library-generic.git/'Pushing to https://git.jetbrains.space/e...
    • 4 followers
    • 7 comments
    • 0 votes
  • Created

    Publish project with maven

    Answered
    I have a problem while publishing a maven project on public sonatype repository.   A class com.thoughtwork.XStream is breaking a rule of the repository.   I don't know how to delete this class. 
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Question regarding unkown errors with dependency or plugin googlecode

    Answered
    I have an error while running my project. I don't know about the corrupted zip from "googlecode/netlib" and the dependency to which it refers.Executing pre-compile tasks...Loading Ant configuration...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    JavaFX application not works

    Answered
    Where does the JavaFX package go in Java 11 and 12? I can't find it. I try a free alternate version which doesn't work. I have another question: how to get a "double BufferedImage" in JavaFX? I cat...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Desassemble jar.

    Answered
    Unfortuntalelly I deleted the development branch of my project. I have a recent build despite of it. But I can't see how can I disassemble all the jar and restore source code from it. Is there a pl...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Can't push

    I have not worked on a project for 10 months. Now I want to rework on it. I uploaded files to a new server, change the db connection. And I want to update the VCS (Git) What I already done: - Check...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Cannot compile nor run a JavaFX application

    Answered
    I have some problems with IntelliJ, version 2017.3 I have no idea why Maven is running "offline". My JavaFX application doesn't run Here is the log of Maven build.
    • 2 followers
    • 9 comments
    • 0 votes
  • Created

    action before running "all tests"

    Answered
    Hello, I have a question about cleaning old tests results before running new test. Automatically clean in my project means "empty testResults folder" which contains images generated by JUnit test. ...
    • 2 followers
    • 1 comment
    • 0 votes