Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
No Mail
Total activity
83
Last activity
January 17, 2016 22:13
Member since
December 05, 2004 09:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
33
Activity overview
Articles (0)
Posts (14)
Comments (36)
Sort by recent activity
Recent activity
Votes
Created
October 06, 2007 17:57
If you are on Linux, one command will do it for you:find . -type d -name .svn -exec rm -rf {} \;Stephen Friedrich wrote:You can use "svn export" to get a clean copy (either from your oldrepository ...
Community
IntelliJ IDEA Users
How to remove Subversion integration from project
0 votes
Created
October 26, 2007 08:32
Robert,Something has changed: before posting, I run tests with Idea6 and Idea7.I don't mind if Idea7 writes .ipr or .iml files with different EOLcharacters if files need to be changed (let's assume...
Community
IntelliJ IDEA Users
end of line in project/module files
0 votes
Created
November 02, 2007 20:30
Alexander,I figure it out.This happens when you set in your module settings:'References to resources outside module file directory' as 'Absolute'.Should this setting make module.output.dir to be ab...
Community
IntelliJ IDEA Users
ant module build file
0 votes
Created
November 13, 2007 00:30
Disabling 'Run Jasper validator for JSP files' in Java EE Build Settingsdid the trick for me, i.e. error went away.
Community
IntelliJ IDEA Users
Error while compiling after upgrade
0 votes
Created
November 20, 2007 19:09
Click Idea icon in the task bar to restore (if it is minimized), thanAlt-Space, than letter M, than the arrow key to move Idea into view.Cheers.
Community
IntelliJ IDEA Users
Multi monitor mess-up
0 votes
Created
August 08, 2007 18:42
Did you try:- exit Idea- remove directories tomcat_*- restart Idea/Tomrozner wrote:Hi,I am trying to figure out how to use my own server.xml file while using Tomcat v5 through the IDE. I've tried j...
Community
IntelliJ IDEA Users
server.xml for tomcat integrated with IntelliJ
0 votes
Created
December 21, 2007 22:52
You may read short thread 9/27 "Messages out of order" in this group.TomPSebastien Gagnon wrote:What is odd, however, is that the upload time of my plugin says 01h09. Even if was off by one hour b...
Community
IntelliJ IDEA Users
What time is it, really?
0 votes
Created
April 03, 2008 20:39
Chris,I can share my experience: we don't use global libraries feature of Idea at all.That's what we do:- we store libraries in Perforce, in the libraries depot- if the project, or module requires ...
Community
IntelliJ IDEA Users
Share global libraries between developers?
0 votes
Created
April 03, 2008 23:18
Chris,Actually we store entire external packages in Perforce.If project needs only .jar file(s), but not javadoc, we integrate only jars: usually javadoc can be viewed online anyway.Nothing prevent...
Community
IntelliJ IDEA Users
Share global libraries between developers?
0 votes
Created
April 04, 2008 16:00
Chris,Yes, that's true that you will end up with multiple copies on clients, I don't see a problem here.If I work on more than one project, I will have multiple copies of libraries. Again not a pro...
Community
IntelliJ IDEA Users
Share global libraries between developers?
0 votes
«
First
‹
Previous
Next
›
Last
»