PatS2265

- Total activity 160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 96
- Subscriptions 28
-
PatS2265 created a post, AnsweredIntelliJ generating Java POJOs (from XSD) and compiling the generated code
I'm currently using the maven plugin com.evolvedbinary.maven.jvnet:jaxb30-maven-plugin:0.15.0to take *.XSD files and generate POJOs from the XSDs and compile the POJOs into classes for use in my ap... -
PatS2265 created a post, Multiple nodejs projects in the same git repo (aka mono-repo), How do I configure Webstorm?
Does WebStorm support opening a mono-repo from the root of the git repo? If so, how do I tell Webstorm that there are several projects in the same Window?I have a mono-repo with two sub-directorie... -
PatS2265 created a post, AnsweredBuild failing unable to find dependencies
Struggling to find out why IntelliJ won't compile some code that compiles fine from maven command line 12/8/22, 8:59 PM - Build completed with 100 errors and 0 warnings in 9 sec, 735 ms java: packa... -
-
-
PatS2265 created a post, AnsweredHow does IntelliJ decide what bytecode (classes) to use when running a maven app?
I was writing this up and then realized others on StackOverflow might know the answer or benefit from the answer when it is given, so I posted this question on SO (StackOverflow) https://stackoverf... -
PatS2265 commented, -
PatS2265 created a post, AnsweredConfigure IntelliJ to compile Java files in a non-Java project
I have a catch all git repo that has code snippets from many technologies. Javascript, Java, SpringBoot, Groovy, PHP, CSS, Bash, WSH. One of the directories contains a java file I'd like to compil... -
-