主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kevin Burton
活动总数
222
最后的活动
2016年11月23日 20:11
成员加入日期
2013年01月29日 21:09
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
51
活动概览
帖子(51)
评论(119)
按最近的活动排序
最近的活动
投票数
创建于
2013年03月21日 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 ...
社区
IntelliJ IDEA Users
Deployment
0 票
创建于
2013年04月21日 04:53
I just add a file with the .properties suffix? Any particular folder? Will it be include in the artifact (.jar)?
社区
IntelliJ IDEA Users
Setting a resource with IntelliJ.
0 票
创建于
2013年04月21日 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...
社区
IntelliJ IDEA Users
Setting a resource with IntelliJ.
0 票
创建于
2013年04月19日 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...
社区
IntelliJ IDEA Users
CLASSPATH for application
0 票
创建于
2013年04月21日 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 ...
社区
IntelliJ IDEA Users
More than one "artifact"
0 票
创建于
2013年03月20日 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...
社区
IntelliJ IDEA Users
Deployment
0 票
创建于
2013年03月21日 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...
社区
IntelliJ IDEA Users
Deployment
0 票
创建于
2013年03月21日 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...
社区
IntelliJ IDEA Users
Deployment
0 票
创建于
2013年03月21日 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 '.'
社区
IntelliJ IDEA Users
Deployment
0 票
创建于
2013年03月21日 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...
社区
IntelliJ IDEA Users
Deployment
0 票
«
第一页
‹
上一页
下一页
›
最后
»