Guy Marom

- Total activity 103
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 23
-
Created Automatic var names in Scala
Hello everyone,I'm using Idea 13.1.5 for writing Scala and Java code (Just started with Scala).When writing in Java it's easier to create names for variables, for example if I start typing:private ... -
Created Remote run in TeamCity not working with Idea 14
Hi everyone,I posted this issue and saw that it's now marked as a suplicate of this one. I don't really understand what the problem is and how to solve it.Is this only a matter of updating the team... -
Created PostresSql not showing all schemas
Hi,Just installed this, it looks very useful.Already tried MySQL and MsSQL successfully but I'm having trouble with Postgres - It's not showing all the existing schemas in my server.It's only showi... -
Created Maven dependencies in scope import are not resolved correctly - IntelliJ 13
Hello everyone,I'm using the trial version of intellij 13 and I have a new problem since upgrading.In my maven project, I have a project that's importing two other project pom's in scope import, fo... -
Created Idea 12 - Maven Projects pane is empty
Hi everyone,I recently installed the new version (Which looks great BTW) but had a weird problem with my Maven projects.The pane was empty of projects no matter what I did, also the context menu in... -
Created IntelliJ and transitive dependencies in Flex projects
Hello everyone,I have a problem with Flex projects that have transitive dependencies through their pom files.I see that IntelliJ recreates the config-report files for such projects, and when it doe... -
Created IntelliJ performance issues
Hey everyone,So I switched to IntelliJ a few months ago and now have some experience with it. I'm having really annoying performance issues. Sometimes it would just get stuck for 10-20 seconds with... -
Created Reloading a flex mojos project takes a long time
Hi all,Whenever I change a pom file that has a flexmojos plugin defined in it, IntelliJ recreates the relevant projects' flex facets or something. I see the message "Generating Flex Compiler Config... -
Created Automatically copying files from the target folder when debugging
Hello,I would to create a debug configuration that will automatically copy a file from the target folder into some other folder. For example, I would like to copy project.swf (The project's output)... -
Created Default debug configuration for a Flex project
Hello,I have pom project that includes several Flex (mojos) projects. When I write click the projects and choose Debug then a php debug configuration is created instead of a Flex one. Is there any ...