Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kevin Burton
Total activity
222
Last activity
November 23, 2016 20:11
Member since
January 29, 2013 21:09
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
51
Activity overview
Posts (51)
Comments (119)
Sort by recent activity
Recent activity
Votes
Created
March 21, 2013 18:54
So I forgot a step. In the original project there wasn't a resources folder. I had to manually create the resources folder and edit the contents. It is just I put the resources folder in the wrong ...
Community
IntelliJ IDEA Users
Deployment
0 votes
Created
April 21, 2013 04:53
I just add a file with the .properties suffix? Any particular folder? Will it be include in the artifact (.jar)?
Community
IntelliJ IDEA Users
Setting a resource with IntelliJ.
0 votes
Created
April 21, 2013 13:00
I see "content root" but not source root. Is source root the folder where the main class is?As far as the artifact setup. To select a .Jar artifact you masically only have the options to "Create fr...
Community
IntelliJ IDEA Users
Setting a resource with IntelliJ.
0 votes
Created
April 19, 2013 16:57
I didn't want to get into the nitty gritty of my application but try to extract the details as needed and think of it as a general problem.This is a Hadoop/HDFS application. I have code like: Confi...
Community
IntelliJ IDEA Users
CLASSPATH for application
0 votes
Created
April 21, 2013 04:40
I create the .jar with Intellij. IDE. Project Stucture -> Artifacts -> Jar -> From modules with dependencies -> Copy to output directory and link via manifest (selected the only main available for ...
Community
IntelliJ IDEA Users
More than one "artifact"
0 votes
Created
March 20, 2013 14:38
That was the only option I had to create a .jar "From modules with dependencies". I am unclear what needs to change.I have attached my project.If I move one of the .jar files then I get a whole lot...
Community
IntelliJ IDEA Users
Deployment
0 votes
Created
March 21, 2013 10:47
I moved the manifest already as a work-around to an issue with IntelliJ that is known and being worked on (my understanding). It is in the right place right? Now what is the right Class-Path attrib...
Community
IntelliJ IDEA Users
Deployment
0 votes
Created
March 21, 2013 11:19
I am not studying Java. I am trying to get IntelliJ to generate a .jar fle that works and so far have been unable.If you are unclear what i am trying to achieve I simply want to run the program tha...
Community
IntelliJ IDEA Users
Deployment
0 votes
Created
March 21, 2013 11:28
If I create the artifact as suggested to 'copy to the output directory and link via manifest' I don't get an option to select a CLASSPATH. The CLASSPATH on the target machine is set to '.'
Community
IntelliJ IDEA Users
Deployment
0 votes
Created
March 21, 2013 14:15
So the correct procedure when using IntelliJ with Maven is to1) Build the project.2) Edit the manifest file to include all .jar files that Maven includes3) Move the manifest file to the main/resour...
Community
IntelliJ IDEA Users
Deployment
0 votes
«
First
‹
Previous
Next
›
Last
»