Evanjamesknowles

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Evanjamesknowles commented, -
Evanjamesknowles created a post, Configuring JDK in New Project from Existing Sources
I've implemented, per the Gradle samples, a new Project from Existing Sources set of functionality for our custom directory layout. It's primarily working perfectly, except I'm not sure where I sho... -
-
-
-
-
Evanjamesknowles created a post, AnsweredAnAction from Swing component that invokes a Git4Idea call
For reference, I've tried the solution from here and here, without success as the Git4Idea call fails. I have an AnAction (that does some setup when a PR comes in) that I can trigger successfully f... -
Evanjamesknowles created a post, Executing a fragment of code and getting the result
I'm looking for a method by which I can supply some Java code, execute it against the codebase currently open in the editor, and access the results. Does any functionality exist like this in the In... -
-
Evanjamesknowles created a post, AnsweredProviding file references for non-standard resource layouts
Due to the way our load balancers work, we have a directory structure that doesn't match the on-disk structure. Specifically, our applications have a structure of <application name>/static/jscript/...