Matthew Daniel

- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 23
-
Edited intellij-community PyCharm build fails on master branch due to missing intellij.markdown module
As best I can tell, the PyCharm CE command-line build has been broken since 72d5da5a, as there is no "markdown" in "plugins", producing this build failure: > [java] BUILD FAILED> [java] /... -
Created intellij-community fails to package, cannot find module 'layoutlib-resources'
I am experiencing that IJ CE fails to package, at least as of f16aa52d I have a Travis CI build demonstrating that this isn't a problem on my machine. This failure has been there for several days, ... -
Edited community master is failing to package due to jps-standalone-builder
AnsweredI have experienced this for quite a few days now, so I thought I'd bring it up: <pre>[java] Build intellij-core [java] [mkdir] Created dir: /proj/jetbrains/community-clean/out/artifacts/core [java]... -
Created New runner icons in the RC versus prior EAP
I would like to voice my opposition to the new "runnable" icons in the left gutter, as compared to the previous bigger and more colorful ones.On Darcula, these tiny green play buttons are almost in... -
Created separate youtracks for every cmake problem?
I saw the pinned announcement in the forum that bug reports should go into YouTrack, but I wanted to confirm here before generating about 9 separate YouTracks for all the help that CMake syntax sup... -
Created huge thanks for class availability coloring in 142.2887
I just stumbled across (as one is prone to doing with EAP releases) a new feature wherein IntellIJ colors the classes that are in the compiling JDK but not available in the target JDK (e.g. targeti... -
Created git.jetbrains.org returning Connection reset by peer
The subject says it all; is there something wrong with that host?git clone --progress --verbose --verbose --verbose -n git://git.jetbrains.org/idea/community.git Cloning into 'community'... fatal: ... -
Created community failing for several days now
I ensured a fresh clone from github, to as best I could, rule out any dirty files but still I get the following extremely unhelpful error message when running ant: [java] Build log (info) will ... -
Created darcula LnF not found in IJ community from git
Builds of IJ community are dying for a few days now with CNFE for DarculaLaf, at least as of 2228d3ec:2015-06-04 15:31:55.566 idea[8719:52905748] Value of IDEA_JDK: (null) 2015-06-04 15:31:55.604 ... -
Created method invocation may produce NullPointerException is too aggressive in CE 14
This is with CE 14 (freshly built against 85b24a86 but it's been doing this for a while). Also, my apologies: I have tried very hard to reproduce this with self-contained code, but it's unclear wha...