Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Emerson Farrugia
Total activity
23
Last activity
March 22, 2018 21:01
Member since
March 16, 2008 09:19
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
7
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
February 07, 2017 00:06
Any chance of a review of the .idea directory layout and its contents? I want to move shared settings under version control, but at this point it's still less problematic and error-prone to just im...
General
Version Control
How to manage projects under Version Control Systems
1 vote
Created
March 22, 2018 21:01
Hi Petr, I can't at the moment since I'm dealing with a complex project and multiple things may be causing issues. That's why I asked in general; is the JetBrains Gradle plugin meant to have suppor...
Community
IntelliJ IDEA Users
Support for Gradle 4.6 dependency constraints
0 votes
Created
May 30, 2017 08:44
@Jan Zidek there are IDEA-specific configuration properties, such as Data Sources and Run Configurations that aren't covered by Gradle build scripts and Maven POM files that are worth sharing in so...
General
Version Control
How to manage projects under Version Control Systems
0 votes
Created
July 10, 2011 09:32
Thanks for the responses Alex. I'll check if there are any reordering options in context.xml files, but I didn't see a way to do it from the Run Configuration pane.It seems to me like proper hot de...
Community
IntelliJ IDEA Users
A couple of web application deployment questions.
0 votes
Created
November 11, 2012 11:25
I'll be a bit more blunt than Jonathan Logan and go as far as saying that manual dependency management is a colossal waste of time. :) Learn about Maven and Gradle for project management, and Ivy i...
Community
IntelliJ IDEA Users
Best practices for adding 3rd-party libs to my project
0 votes
Created
March 18, 2008 08:14
Thanks. I looked for Alt-Insert (Macs don't have an Insert key), but eventually came across Generate... (Ctrl-N) which is based off those live templates. Cool beans. Pun intended. :)Emerson
Community
IntelliJ IDEA Users
Live Templates in Spring file.
0 votes
Created
March 16, 2008 09:19
What platform?On OS X, I just opened the 7.0.3 disk image, dragged IntelliJ IDEA 7.0.3.app to the /Applications directory, (ran it to made sure my settings were maintained), then trashed the Intell...
Community
IntelliJ IDEA Users
Howto update from 7.0.2 to 7.0.3?
0 votes
Created
June 23, 2011 11:20
The profile issue was a complete red herring. The cause of the problem is unrelated to profiles and is caused by incorrect handling of @Configuration in IDEA.I've created a JIRA here.Regards,Emerson
Community
IntelliJ IDEA Users
Can Spring profile panel be enabled for Spring @Configuration?
0 votes
Created
July 09, 2011 19:40
Hi Alex,Regarding1) this is strange for me. i always try to avoid start tomcat externally because it's more convenient to start it from within idea.I didn't say I was starting Tomcat externally. ...
Community
IntelliJ IDEA Users
A couple of web application deployment questions.
0 votes
Created
November 11, 2012 22:07
"all he wants to know is how to configure a library"I took it as a question about "best practices for adding 3rd-party libs to my project." Sure, the information about adding a library manually is ...
Community
IntelliJ IDEA Users
Best practices for adding 3rd-party libs to my project
0 votes