Alan Snyder
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Alan Snyder created a post, Unable to build MPS - module not found: org#MPS_31_JetPad_JetPad4MPS;250
I am trying to build from the GitHub repo. Is the build script out of date? Host buildserver.labs.intellij.net not found. url=http://buildserver.labs.intellij.net/guestAuth/repository/download/M... -
Alan Snyder commented, -
Alan Snyder commented, -
Alan Snyder created a post, How to reimport a Java source file?
What is the best way to reimport a Java source file after changing the Java source?If I delete the old model and then import (using New Models from Java Sources), the old model remains displayed in... -
-
-
Alan Snyder created a post, List<String> vs List<string> in imported Java
I'm running into a problem with imported Java that uses URLConnection. The stub for getHeaderFields() returns Map<String, List<String>>. The imported Java that calls it is transformed into an assig... -
-
Alan Snyder commented, -
Alan Snyder created a post, name resolution after importing java sources
I create models from a number of Java sources. If I check the models, I get many errors. However, when I open a model in the editor, some sort of name resolution happens and the error disappears. S...