Christian
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 36
-
Created Refactor on Jaxb rename/move
AnsweredHello, 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... -
Created Are JSP supported in the community edition? As Scratch Files?
AnsweredHi 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 ... -
Created What happened to the DISQUS comments on the help pages?
AnsweredAround version 14 of IntelliJ, there were DISQUS comments on each help page. Just wondering what happened to them; some of the comments were useful... :) -
Created Broken link in online help | What happens (technically/under the hood) when I link IntelliJ modules to Eclipse project files?
AnsweredHello! 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... -
Created Forum: What markup is available?
AnsweredThe new forum looks very clean, but the editor seems a tiny bit minimalist... What markup is available, for, say, comments or code snippets? -
Created Find and Replace in Path: Exclude Test Files?
AnsweredUsing 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, !... -
Created 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... -
Created 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... -
Created 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... -
Created 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...