<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Weiqi Gao&#039;s Observations - intellij tag</title>
  <link>http://www.weiqigao.com/blog/tags/intellij/</link>
  <description>Sharing My Experience...</description>
  <language>en</language>
  <copyright>Weiqi Gao</copyright>
  <lastBuildDate>Fri, 11 May 2012 12:48:36 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Weiqi Gao&#039;s Observations</title>
    <link>http://www.weiqigao.com/blog/</link>
  </image>
  
  
  <item>
    <title>IntelliJ IDEA 8.0 Is Available</title>
    <link>http://www.weiqigao.com/blog/2008/11/06/intellij_idea_8_0_is_available.html</link>
    
      
        <description>
          &lt;p&gt;This little dialog box showed up, announcing the availability IntelliJ IDEA 8.0.&lt;/p&gt;

&lt;p&gt;
&lt;center&gt;
&lt;a href= &#034;http://www.jetbrains.com/idea/index.html&#034; &gt;
&lt;img src=&#034;http://www.weiqigao.com/blog/images/intellij-idea-8-available.png&#034;/&gt;
&lt;/a&gt;
&lt;/center&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2008/11/06/intellij_idea_8_0_is_available.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2008/11/06/intellij_idea_8_0_is_available.html</guid>
    <pubDate>Thu, 06 Nov 2008 21:45:16 GMT</pubDate>
  </item>
  
  <item>
    <title>Brian Goetz: JavaFX Plugin For IntelliJ</title>
    <link>http://www.weiqigao.com/blog/2008/05/01/brian_goetz_javafx_plugin_for_intellij.html</link>
    
      
        <description>
          &lt;blockquote&gt;&lt;a href= &#034;https://openjfx-compiler.dev.java.net/servlets/ReadMsg?list=dev&amp;msgNo=4083&#034; &gt;Brian Goetz on openjfx-compiler mailing list&lt;/a&gt;:
&lt;pre&gt;I&#039;ve been spending some time the last few days writing an
IntelliJ plugin for JavaFX.  So far, I&#039;ve got it to:

  - recognize .fx files as belonging to JavaFX and associate
    them with the plugin;
  - Add the &#034;new JavaFX Class&#034; action to the new menu;
  - Invoke the JavaFX compiler to compile JavaFX files into
    your project&#039;s classes directory, alongside Java files;
  - Capture compilation errors and route clickable diagnostics
    back to the &#034;Compilation Errors&#034; pane.

This is all pretty trivial, but its a good start.  Next is the
hard one:

    hooking up the compiler to the editor.

Thank god for sample code.  There&#039;s hardly any docs.

When I make more progress I&#039;ll package it and figure out where
to check it in.  Right now, I&#039;m packaging the compiler JARs in 
the plugin, which is probably less than optimal, but avoids
the step of configuring where the FX SDK is.&lt;/pre&gt;
&lt;/blockquote&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2008/05/01/brian_goetz_javafx_plugin_for_intellij.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2008/05/01/brian_goetz_javafx_plugin_for_intellij.html</guid>
    <pubDate>Thu, 01 May 2008 12:48:08 GMT</pubDate>
  </item>
  
  <item>
    <title>Have You Seen This?</title>
    <link>http://www.weiqigao.com/blog/2007/03/30/have_you_seen_this.html</link>
    
      
        <description>
          &lt;p&gt;I upgraded to the latest IntelliJ IDEA 6.0.5 today.  And I&#039;m seeing some weird error messages when I ran JUnit 4.3.1 unit tests:&lt;/p&gt;

&lt;pre style=&#034;margin-left:3em&#034;&gt;Exception in thread &#034;main&#034; java.lang.NoSuchMethodError:
org.junit.internal.runners.MethodValidator.validateAllM
ethods()&lt;span style=&#034;color:red&#034;&gt;Ljava/til/ist;&lt;/span&gt;&lt;/pre&gt;

&lt;p&gt;This is with JDK 1.5.0_11 on Windows XP Por SP2.&lt;/p&gt;

&lt;p&gt;Is it just me, or are you seeing something similar?&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2007/03/30/have_you_seen_this.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2007/03/30/have_you_seen_this.html</guid>
    <pubDate>Fri, 30 Mar 2007 17:59:50 GMT</pubDate>
  </item>
  
  </channel>
</rss>

