<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>novajug at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/novajug/</link>
    <description>Northern Virginia Java Users Group (NOVA</description>

    <item>
      <title>Re: Java/J2EE implementation experience on z/OS or integration using</title>
      <pubDate>Fri, 20 Nov 2009 14:58:55 GMT</pubDate>
      <dc:creator>Vigil Bose</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13786</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13786</guid>
      <description>You could alternatively try LegStar framework to communicate with CICS/COBOL right from tomcat.  It can use either http/socket or Websphere MQ communication</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Fri, 20 Nov 2009 01:07:39 GMT</pubDate>
      <dc:creator>Brad Lufkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13785</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13785</guid>
      <description>Keith: the first one is the standard math function. The second one is a Java implementation of a certain algorithm that&#39;s guaranteed to return the same </description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Fri, 20 Nov 2009 00:50:46 GMT</pubDate>
      <dc:creator>Keith Bennett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13784</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13784</guid>
      <description>Brad - They were: java.lang.Math.cos java.lang.StrictMath.cos com.sun.org.apache.xalan.internal.lib.ExsltMath.cos I don&#39;t know anything about the last two. -</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Fri, 20 Nov 2009 00:28:55 GMT</pubDate>
      <dc:creator>Brad Lufkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13783</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13783</guid>
      <description>I agree with the general sentiment in the link. However, if I only use static imports from Math, I don&#39;t think there&#39;s any harm. Also, an expression with six</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Fri, 20 Nov 2009 00:27:57 GMT</pubDate>
      <dc:creator>Ken Chien</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13782</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13782</guid>
      <description>While that link contains good advice for production code, I find myself using static imports primarily while doing BDD. For example, you get very readable</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 23:53:54 GMT</pubDate>
      <dc:creator>Michael Duckett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13781</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13781</guid>
      <description>You may want to consult this too http://java.sun.com/j2se/1.5.0/docs/guide/language/static-import.html personally I&#39;d rather type in Math.cos() ... -- -- </description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 17:29:28 GMT</pubDate>
      <dc:creator>Brad Lufkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13780</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13780</guid>
      <description>Don&#39;t feel bad. I looked at that page and tried it and I can&#39;t get it to work (even though it&#39;s not exactly what I&#39;m looking for). Brad</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 17:18:09 GMT</pubDate>
      <dc:creator>Rich Cariens</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13779</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13779</guid>
      <description>K that worked for me in Eclipse 3.5.  Window -&gt; Preferences, then Java -&gt; Editor -&gt; Content Assist -&gt; Favorites.  Add a &quot;New Type&quot;, e.g. &quot;java.lang.Math&quot; and</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 17:16:58 GMT</pubDate>
      <dc:creator>Yuesong Wang</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13778</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13778</guid>
      <description>If you use code assist to finish cos, Eclipse will add static import java.lang.Math.* to your code.</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 17:15:46 GMT</pubDate>
      <dc:creator>Rich Cariens</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13777</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13777</guid>
      <description>Every day I&#39;m finding I know less and less about more and more :).  I was totally ignorant of static imports.  D&#39;oh. Aaanyways, this </description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 16:58:44 GMT</pubDate>
      <dc:creator>Brad Lufkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13776</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13776</guid>
      <description>Keith: that sounds exactly like what I want to be able to do. Just wondering if Eclipse can do it. BTW, what were the three candidates? I can only think of one</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 16:55:45 GMT</pubDate>
      <dc:creator>Brad Lufkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13775</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13775</guid>
      <description>Rich: the program I&#39;m writing uses a lot of math functions. So the code gets cluttered if I have to explicitly refer to Math.sin, Math.cos, etc. The </description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 16:52:59 GMT</pubDate>
      <dc:creator>Keith Bennett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13774</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13774</guid>
      <description>Brad - Intellij Idea does this -- I typed &quot;cos&quot;, and the light bulb icon appeared.  When I clicked it, one of the choices was &quot;Static import&quot;. When I clicked</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 16:42:29 GMT</pubDate>
      <dc:creator>Rich Cariens</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13773</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13773</guid>
      <description>Hi Brad, I hope I&#39;m not sounding dumb, but why do you want to explicitly import anything from java.lang?  You get it for free... -snip- import</description>
    </item>
    <item>
      <title>Re: Eclipse and Static Imports</title>
      <pubDate>Thu, 19 Nov 2009 16:09:51 GMT</pubDate>
      <dc:creator>Brad Lufkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/novajug/message/13772</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/novajug/message/13772</guid>
      <description>I&#39;m afraid that didn&#39;t work either. I must be missing something. Here&#39;s what I want to be able to do: double x = cos(3.14); I then want to select &quot;Organize</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Nov 21 07:24:08 PST 2009 -->
