Bernd Schiffer
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Bernd Schiffer created a post, How to disable automatic generation?
Hi.I have a Grails app. Every time I create a domain class via New -> Grails -> Grails Controller, I'll end up with a fully scaffolded controller, which is annoying because I have to always delete ... -
-
-
-
-
Bernd Schiffer created a post, NoSuchMethodError
Hi.I posted last week without any answer, so I try again with a step-by-step way to my problem. Perhaps one could help me with this?1. Created Java project HelloWorld with defaults in the wizard di... -
Bernd Schiffer created a post, Can't run skript and can't see output from class
Hi.Tried out JetGroovy with the latest EAP. Made a project from scratch, added Groovy Facet and made a Groovy-Class called Foo:class Foo2 { public static void main(String[] args) { printl... -
Bernd Schiffer created a post, AnsweredProblem with Error: "Cannot start process, the working directory does not exist."
Hi there.When I move a whole project from one computer to another, and I try to start the project in IDEA on the other computer, the following error occured when I want to start my unit-tests or wa...