M. J. Milicevic

- Total activity 750
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 302
-
-
M. J. Milicevic created a post, How to add an existing module to my project?
I feel somewhat lost in the latest changes within project dialog:I am trying to add an Maven mosule to my project, but I cannot figure out how. There used to be an option to import existion module ... -
M. J. Milicevic created a post, Remote debugging with tomcat broken? (110.291 build)
Hi there,is remote debugging broken in last EAP? Remote tomat setup is trying to connect to localhost:1099 (1099 is marked as JNDI port). It totally ignores my remote socket port...any pointers on... -
M. J. Milicevic created a post, Maven artifact output directory
Hi all,in recent builds you cannot change maven output directory anymore (personally I am only worried about artifact output directory), see:http://youtrack.jetbrains.net/issue/IDEA-58474I am wonde... -
M. J. Milicevic created a post, Idea X: remote (socket) debugging broken?
at least on linux I am getting an exception + remote connection refused error. Works fine with 9.0.3. Any workarounds pointers?thx -
M. J. Milicevic created a post, Task management, no autocompletion
Hi there,I have love / hate relationship with the taskmanagement popup. Right now (latest beta build), I cannot get any autocompletion working, however, Idea recongnizes jira isses if I type jira i... -
-
M. J. Milicevic created a post, Flex on linux, not working
whatever I do I get this error:Information:Compilation completed with 1 error and 0 warningsInformation:1 errorInformation:0 warningsError:Cannot determine version for JDK flex3.Update JDK configur... -
M. J. Milicevic created a post, Subversion authentication broken in v8?
I cannot commit anything with version 8 to our subversion (idea v7 works just fine)When working at home I have to commit through https and in the office not, but neither works.I cleared ssh/subvers... -
M. J. Milicevic created a post, i18n and multiple web modules..
Is there a way to tell Idea to stay away from certain property files, e.g. I have a project with 2 web modules (site and admin), now, within admin I have admin.properties which is used for i18n stu...