Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all 5481 articles
Browse latest View live

Confused about IDEA's representation of my local and remote Git branches

$
0
0

I have a project locally that's also pushed to Bitbucket (it's private so far). I don't understand the relationship between what Git Bash says the existing local and remote branches are and what IDEA says. I'm quite new to Git, IDEA/Git, and Bitucket, so apologies if I'm just way thick.

 

=================================
Git Bash
=================================
$ git branch -a
  default (white) [yes, there's a branch named default, want to kill it]
* master (green)
  remotes/myapp/default (red)
  remotes/myapp/master (red)
=================================

 

=================================
IDEA > VCS > Git > Branches (popup)
=================================
+ New Branch
  Checkout Tag or Revision
--- Local Branches ---
  default -> myapp/default
--- Remote Branches ---
  myapp/default
  myapp/mast
--------------------------------
   Current branch: master
=================================

 

Far as I can see, IDEA doesn't think there's a local branch named master. Except for the fact that it's the current branch??? Am I reading this wrong? Is it a bug?

 

Thanks,

 

Dave Merrill


Move ActionScript/MXML support to community edition?

$
0
0

Hello Open Source people at Jetbrains,

 

 

just wanted to ask, now that Flex has been donated to Apache and thus is really Open Source, are there any plans to move IDEA's excellent ActionScript and MXML support to the community edition, or at least open its source code?

If not, is Jetbrains committed to support Apache Flex releases (there already is an incubator release 4.8 which I did not yet test with IDEA)?

 

Greetings

-Frank-

Idea 11.1 and Idea 12 EAP russian characters problem in Output console

$
0
0

I found a strange behavior. When I write something in System.out or in Log4j on russian language I see "?????" in output console. But this is happens only when I call this from Tomcat 7.0 or JBoss 6.1, and sometimes in TestNG. When I call System.out from public static void main everything looks great.

All sources which calls SOUT in UTF-8. In Settings default encoding set to UTF-8 too. Most strange part in this situation that when I add VM options "-Dfile.encoding=x-MacCyrillic" to Run configuration of Tomcat all russian characters looks good, on JBoss Run configuration that trick works too.

 

Who know how to get it work without this trick in every run configuration?

 

My enviroment: OS X 10.8.2,  Java 1.6.0_31

Before Launch

$
0
0

I am trying out the 12 EAP and really love the new Before Launch

section. But it seems the before tasks are not finished before the launch starts which makes the whole thing kind of pointless!?! Am I missing something?

 

My "config" is: Run maven package target "before launch" and want to "deploy at the server startup" the maven package result (ear/war), but the deployment starts before the maven package is finished so the old version of package or nothing is deployed.

 

Any workarounf for this?

 

Thanks

/Olle

Git Log - In Place Diff

$
0
0

Hi, once in the git log and you can see the changed files for a commit.

 

Is it possible then to click on one of the changed files see in place without having to bring up another dilaog window the diff to the previous revision ?

 

Thanks

Coldfusion code assist for object array

$
0
0

Hi there!

 

Does anybody know how I can get code assist in IntelliJ if I return an array of a component?

 

For example:

 

component {

     public void function init() {

          var array = getAll();

          for(item in array) {

               WriteDump( item.myMethod() ); // <-- no code assist here

          }

     }

 

     private MyComponent[] function getAll() {

          return ORMExecuteQuery("from MyComponent");

     }

}

 

Thanks for your help!

Build 123.45 keeps shutting down, says eval. expired

$
0
0

Just downloaded the latest release which installs and starts fine, it tells me the evaluation is good until Dec. 30th then shutsdown 5 minutes later saying the evaluation expired? I had plenty of time left on the previous build as well.

 

If this is broken can someone provide a link to the previous version, I deleted the copy I had and obv. I can't work with this build.

 

Thanks

JSHint and .jshintrc

$
0
0

IntelliJ supports JSHint - which is pretty cool, but is there any way to actually have it enforce JSHint rules set in the .jshintrc file?

 

Thanks!


Change VMOptions in Idea 12 RC

Support Freemarker in IntelliJ IDEA 12

$
0
0

The Freemarker's site is mentioned that Freemarker is supported by IntelliJ IDEA out-of-box. On your forum I found mentions about support Freemarker. But, unfortunately, I have not found any mention of Freemarker in IntelliJ IDEA 12. How can I use Freemarker with IDEA 12?

is there a "quick lanuch" tool bar launch configuration?

$
0
0

hi..

 

altough even in eclipse this wasn't built in, it did have a plug in that allowed you to have small icon shortcuts just like quicklauch toolbar in windows. is there such a possiblity (as at times i'd like to juggle between maven and app launches).

IntelliJ Idea 12 RC not authenticating with TFS

$
0
0

I'm running both 11.1.4 and 12 RC.  For some reason TFS fails to authenticate under 12, but works fine under 11.1.4 (same userid/pwd combination obviously).  Any ideas on what to try? 

 

The behavior I'm seeing is similar to: http://youtrack.jetbrains.com/issue/IDEA-92012

how to completely remove Intellij

$
0
0

Please see also this thread:  http://devnet.jetbrains.net/message/5472994

 

basically, my Intellij got into a state i can't even start it, I tried to uninstall and remove any leftovers, but doesn't help.

 

Can someone provide a complete list of things that needs to be removed to insure 100% removal of Intellij so i can restart?

 

Thanks,

IntelliJ-CE 12 : java debug no longer invokes make/maven

$
0
0

hi -

 

  in playing with IJ-CE-12 i it appears to me that imvoking debug on a java/maven project, make no longer is triggered automatically.

 

  is this a known issue? bug? pilot (ie me) error?

 

  much appreciated,

 

- james

IDEA 12 CE EAP - Both buffers are Read-Only in git branch diff

$
0
0

Hello. Question about the diff tool integration with git in IDEA. I'm using Leda having previously used IDEA 11.

 

Comparing working copy against a branch in IDEA used to leave the working copy ("Your version") editable, which was really nice when making little corrections here and there while reviewing a pull request. Now in Leda both buffers are Read-Only in the branch diff view. Any idea how to make the working copy editable again? Or is this a regression? Performing the exact same steps on IDEA 11 leaves my version editable.

 

Thanks,

Erem


Java JDK on OSX Mountain Lion

$
0
0

I am trying to run la Clojure that requires the JDK I have downloaded and installed sun version 7 on OSX Mountain Lion (OSX 10.8.2) this is what I have;

 

brooke  java -version

java version "1.7.0_09"

Java(TM) SE Runtime Environment (build 1.7.0_09-b05)

Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)

➜  brooke  whereis java

/usr/bin/java

 

When I go to settings project General for project SDK it show <no SDK> and it opens finder for the new one which doesn't allow me to select /usr/bin/java

 

How do I set up JDK?

IDEA Ultimate 12 EAP evaluation expired

$
0
0

Hello,

 

Today I have updated my IDEA 12 EAP installation via automatic update, and after restart it told me that I have to enter the key and that my evaluation has expired! But it is EAP, why it did so? Also, when I refused to enter the key (I don't have one, of course, it is impossible to buy upgrade yet), it said that it will shut down in 30 minutes. The about screen then showed that my evaluation ended at January 6, 2012! Then it really closed after 30 minutes. What should I do with this problem? I thought that EAP evaluation will be at least 30 days after release.

 

Regards,

Vladimir.

Spinning collecting version history with 12 RC2

$
0
0

Hi, in the past couple of releases from RC2 have noticed that collecting version history just sits there spinning and appears to be doing nothing.

 

It also won't be be killed, I have to exit the program.

 

It's probably related to accessing a machine locally that can't be accessed via the proxy but who knows.

 

Any info I can collect to diagnose ?

 

Thanks

Graham

scroll to source keyboard shortcut

$
0
0

If my cursor is in the source code, and I want to see the location of this file in the

Project tool window, I have to open the tool window (Command+1) and then click the little (x) button to scroll to source. Is

there a way to do from the keyboard? I didn't see anything relevant in the keymap to add a key binding.

MavenReportException: Error while creating archive: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set.

$
0
0

Hi all,

 

When running a maven goal from IDEA (11 or 12) that includes javadoc creation I am getting the following error.

 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9:jar (attach-javadocs) on project locationmanager-service: MavenReportException: Error while creating archive: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [Help 1]

 

The same POM will execute without issue using the same JDK (jdk1.7.0_09) from the command line. I am on Mac OS X 10.8.2 and at first I thought it was something to do with setting JAVA_HOME via the environment.plist file. I verified this is set correctly to the same JDK.

 

I don't recall having this issue with JDK 1.6 but I'd need to verify. Any ideas what is going wrong in IDEA here?

 

--

Matthew

Viewing all 5481 articles
Browse latest View live