Matthew Daniel

- 活动总数 66
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 23
-
已编辑于 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] /... -
创建于 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, ... -
已编辑于 community master is failing to package due to jps-standalone-builder
已回答I 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]... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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: ... -
创建于 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 ... -
创建于 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 ... -
创建于 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...