Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
ZFabrik Software GmbH & Co KG
Total activity
9
Last activity
January 16, 2016 14:34
Member since
November 02, 2012 12:19
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
April 08, 2014 16:02
Look at com.intellij.ide.projectWizard.ProjectTypeStep#fillTemplatesMap()This is where the groups are computed.
Community
IntelliJ IDEA Open API and Plugin Development
2 same modules in New Project/Module Wizard
0 votes
Created
November 04, 2012 11:42
Hi Dmitry,is it possible to change the .iml file via a plug-in so that it contains module references to existing modules and JAR entries to (downloaded) JARs for non existing references?I tried to ...
Community
IntelliJ IDEA Open API and Plugin Development
Eclipse like Classpath container concept
0 votes
Created
November 03, 2012 10:47
It's not one project, there can be more.The whole thing is called z2-environment and it is a Java live cycle environment on top of jetty. It's a different way to develop and run Java web business s...
Community
IntelliJ IDEA Open API and Plugin Development
Eclipse like Classpath container concept
0 votes
Created
November 02, 2012 19:00
Hi Dmitry,thanks for your reply and the link, I will check it out!Hmm sad, sad. It's not so much about running a program with the right classpath.The point is this: We have web applications divided...
Community
IntelliJ IDEA Open API and Plugin Development
Eclipse like Classpath container concept
0 votes