主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Nick Tsitlakidis
活动总数
23
最后的活动
2016年01月17日 09:07
成员加入日期
2012年03月28日 01:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
帖子(7)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2012年04月04日 16:08
In my case the popup is shown automatically. I know about the solutions you have suggested but I was looking for a way to have the first item on the list focused automatically so I can press enter ...
社区
IntelliJ IDEA Users
MXML- first look up item selection
0 票
创建于
2012年05月22日 13:50
After your reply I've tried removing every dependency I had to the project and start adding them and try building after each one. It seems there was a Flash Pro generated swc which used Flex code f...
社区
IntelliJ IDEA Users
Compiler errors when using Spark Only dependencies
0 票
创建于
2012年12月14日 03:48
Ok that sounds reasonable.I still cant access my application through the tomcat url though. (for example http://localhost:8000/appname).
社区
IntelliJ IDEA Users
Cant deploy artifact in Tomcat 7
0 票
创建于
2012年12月14日 13:36
Tried both (having the context as root and as the app's name) but I still get a 404.One thing I'm doing different is that I'm not having a war as an artifact target. I use the exploded app. But cop...
社区
IntelliJ IDEA Users
Cant deploy artifact in Tomcat 7
0 票
创建于
2012年12月14日 14:20
I didnt get what you're saying about CATALINA_BASE so apologies if thats the problem. any more info on this?your project doesnt work either. I'm pasting what the log contains.14 Δεκ 2012 3:13:32 μμ...
社区
IntelliJ IDEA Users
Cant deploy artifact in Tomcat 7
0 票
创建于
2012年12月14日 14:31
hmmmm... tcpview shows no process bound to 8000 but I tried changing the configuration anyway. still doesnt work. :S
社区
IntelliJ IDEA Users
Cant deploy artifact in Tomcat 7
0 票
创建于
2012年04月04日 17:05
Thanks a lot. This is exactly what I was looking for. :)
社区
IntelliJ IDEA Users
MXML- first look up item selection
0 票
创建于
2012年05月22日 13:18
This specific class is being used in the generated as file indeed.The file contains the following import import mx.accessibility.ButtonAccImpl;and the following if statementif (Capabilities.hasAcce...
社区
IntelliJ IDEA Users
Compiler errors when using Spark Only dependencies
0 票
创建于
2012年12月14日 15:05
ok I found whats wrong. The service was manually started and I had no clue that IDEA trys to start it so it must be stopped.thanks for the help.
社区
IntelliJ IDEA Users
Cant deploy artifact in Tomcat 7
0 票