Anton Popalka
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created 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? -
Created 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... -
Created 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... -
-
Created 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... -
Created 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... -
Created 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...