Eduardo Yañez Parareda

Avatar
  • Total activity 26
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7
  • Edited

    Find in path windows not shown

    Answered
    Hi, just using IntelliJ IDEA Ultimate 2017.2.3 build IU-1723968.16 on Windows 7 64bits. The problem happens when I try to 'Find in path', using keystrokes or by the menu option, the window is not s...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    IDEA 14 SVN merge from branch to trunk without reintegrate?

    Answered
    I want to merge a branch to trunk, so I fo a 'Merge from...', but doing this, a warning '... no longer usable for further work' appears... so It seems that it's trying to do a --reintegrate. But I ...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Github plugin is not using proxy settings

    Hi all,Using IntelliJ Idea 14.1 on Windows 7.I'm trying to use the Github integration plugin to create a New Project From Version Control through Github.Well, I have the IDE settings configured to ...
    • 1 follower
    • 6 comments
    • 0 votes
  • Created

    Export/import project structure?

    Is it possible copy project settings to another project?, I'd ilke to export project modules, dependencies, run configurations and so on.If Intellij can't do it, is there any plugin that has this f...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    XSL files not recognized as source code?

    Hi all, I'm using IntelliJ 13.1.1 version and I'm trying to import a module to a project that has this structure:module  - some files  |- src       |- Java packages  |-xsl       |- XSL filesWell, w...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Running problem

    Well, I have this Java project structure:src  |-- some.packages/java files  |src-test  |--some.packages  |--config/xml & properties filesWhen I build the project, every file is copied into out dire...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Classpath when running a test

    Hello, in a Java project I have a package under src-test (my source path for test cases) called config where I have some *.properties. When I build the project the config directory and the *.proper...
    • 1 follower
    • 1 comment
    • 0 votes