Anton Popalka
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
创建于 How to assign different http proxy for different svn URL's?
I work behind multi-proxy. I need use different proxy for different SVN repos.How to assign different http proxy for different svn URL's in IDEA? -
创建于 Getting External Libraries Easily behind ntlm proxy?
Hello, I wondering by this post http://blogs.jetbrains.com/idea/2010/08/getting-external-libraries-easily/Tried it in my installation of IDEA 10.0.1, but it not work for me.I'm behind proxy, so i c... -
创建于 New ant task marked as error, how to fix/avoid it?
hello!Idea 10.0.1I use IVY and additional task on Ant build scripts.So I define additional namespace xmlns:ivy="antlib:org.apache.ivy.ant"<project name="hello-ivy" default="run" xmlns:ivy="antlib:o... -
-
创建于 Plugin Class Loader question
This article http://www.jetbrains.com/idea/plugins/plugin_structure.htmlsays that[quote]The 'classes' folder and all jars located in the 'lib' folder are automatically added to the classpath.[/quot... -
创建于 What is source code in <IDEA ROOT>/lib/src?
What is api source code in <IDEA ROOT>/lib/srcsrc_css-api.zipsrc_database-openapi.zipsrc_javaee-openapi.zipsrc_jsf-openapi.zipsrc_persistence-openapi.zipsrc_tomcat.zipIt is helpful souce "src_javae... -
创建于 How to create and configure new SQL dialect for DQL (Documentum Query Languade)?
Hello, I want use IDEA for programming EMC Documentum.(http://en.wikipedia.org/wiki/Documentum).Documentum has special query language for manipulating data - DQL.DQL is superset of SQL with some sp...