Christian
- 活动总数 95
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 36
-
创建于 Refactor on Jaxb rename/move
已回答Hello, Some of our classes get generated by jaxb from a schema. Whenever one of those classes changes name (or is moved to a different package), we end up having to manually rename a gazillion impo... -
创建于 Are JSP supported in the community edition? As Scratch Files?
已回答Hi all, Are JSP supported by the community edition of IntelliJ? If so, how can I create a Scratch File with syntax highlighting and code completion for the JSP? Background: I need to work on a JSP ... -
创建于 What happened to the DISQUS comments on the help pages?
已回答Around version 14 of IntelliJ, there were DISQUS comments on each help page. Just wondering what happened to them; some of the comments were useful... :) -
创建于 Broken link in online help | What happens (technically/under the hood) when I link IntelliJ modules to Eclipse project files?
已回答Hello! On https://www.jetbrains.com/help/idea/15.0/import-from-eclipse-page-1.html, the link behind "Procedures: Importing Eclipse Project to IntelliJ IDEA" points to https://www.jetbrains.com/help... -
创建于 Forum: What markup is available?
已回答The new forum looks very clean, but the editor seems a tiny bit minimalist... What markup is available, for, say, comments or code snippets? -
创建于 Find and Replace in Path: Exclude Test Files?
已回答Using the "Find in Path" dialogue, how do I search for a String, say "xyz" in any file, except JUnit test files (ending in *Test.java)? I tried to enter the following, with no success: *.java, !... -
创建于 Adding an existing maven project as a module to another (maven) project
Hi,I have a project, created by opening its POM file (from an existing source), that represents my service.That service is dependent on a library. The library project is a maven project, too.In the... -
创建于 Version Control: Ignored Files pattern: what wildcards are available?
Hi all,Can abnyone tell me what wildcards are supported by the Ignored Files settings?https://www.jetbrains.com/idea/help/configuring-ignored-files.htmlI seem to remember the help had a comments se... -
创建于 How do I order JSON properties in the Structure view?
Hi all,When using a Scratch pad with JSON, is there a way to make the properties of an object sort alphabetiaclly?Basically, when using the example from http://json.org/example.html, it currently l... -
创建于 What's the Update button on the Maven.Repositories settings screen good for?
Hi all!What's the Update button on the Maven.Repositories settings screen good for?The help isn't very conclusive: "Click this button to update indices of the selected repository."https://www.jetbr...