Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Norris Shelton
Total activity
521
Last activity
August 04, 2020 13:52
Member since
March 20, 2003 19:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
205
Activity overview
Posts (58)
Comments (257)
Sort by recent activity
Recent activity
Votes
Created
August 04, 2020 13:51
This is becoming more relevant due to AWS authentication tokens. The tokens last a maximum of 12 hours and IntelliJ must be restarted to pick-up the new values.
Community
IntelliJ IDEA Users
Refreshing environment variables
6 votes
Created
September 06, 2013 14:47
Sorry, I'm not a DEV, only a long time zealot. lol. Provided works perfectly when you use a JEE container. That is what I normally create. I think IDEA could be better when the scope is provide...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Created
September 06, 2013 14:21
It is telling Maven and IDEA builds the same thing. Eclipse cheats and provides some functionality beyond Maven. It's good and bad. Provided means that the container will provide it. If you dep...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Created
September 06, 2013 14:01
BINGO. That is a common problem. You said that you would provide the library at runtime. You didn't. You expected IDEA to do it, but you already told IDEA not to worry about it. So, you would ...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Created
September 06, 2013 13:51
Don't think of it from the IDE's perspective. That gets Eclipse or IDEA in the mix. Think of it from Maven. Configure the pom correctly and the IDE will follow. It sounds like you have a librar...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Created
September 06, 2013 13:09
Maven does have a test scope. That sounds like what you are looking for.http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
-2 votes
Created
May 24, 2013 13:18
I'm not quite sure what you are asking. Anything that is in the resources folders is copied as if they are non-source resources. AFAIK, IDEA uses the pom.xml to build it's project information, th...
Community
IntelliJ IDEA EAP Users
Resources in Maven based projects
0 votes
Created
August 29, 2012 12:41
This is proper behavior for Maven. IDEA can't fix it. I use provided a lot in web containers. I develop against the JDBC drivers that are common to the machine and use the Servlet API, etc that ...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Created
August 28, 2012 13:26
I don't think that is how the Maven scope=provided works. The dependency with that name is pulled from your local mvn repository, just like normal. The dependency will not be packaged with the ot...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
1 vote
Created
July 16, 2012 15:32
Generally substitute the apple key for the control key.
Community
IntelliJ IDEA EAP Users
Updated Mac OS X keymap. Feedback needed
0 votes
Next
›
Last
»