<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.tools.ve</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/maillist.html</link>
		<description>NewsGroup: news.eclipse.tools.ve</description>
		<language>en-us</language>
		<pubDate>Fri, 18 Sep 2009 13:54:47 GMT</pubDate>
		<lastBuildDate>Fri, 18 Sep 2009 13:54:47 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.tools.ve</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07948.html</link>
		<description>-- Thanks, Rich Kulp </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">If the VE is working otherwise, I guess it is ok.</pre><br>
<tt>cjob68@xxxxxxx wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Are there any issues with just leaving my code as is and let VE generate 
those errors ?<br>
My concern with adding the code as described is it will make the code 
harder to read and also what happens if in a future release the issue is 
fixed ?
</tt></blockquote><pre style="margin: 0em;"><br>--
Thanks,
Rich Kulp</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 13:40:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07948.html</guid>
		<author>richkulp@xxxxxxx (Rich Kulp)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07947.html</link>
		<description>Are there any issues with just leaving my code as is and let VE generate those errors ? My concern with adding the code as described is it will make the code harder to read and also what happens if in a future release the issue is fixed ? </description>
		<content:encoded><![CDATA[<tt>Are there any issues with just leaving my code as is and let VE generate those errors ? </tt><br>
<br>
<pre style="margin: 0em;">My concern with adding the code as described is it will make the code harder to read and also what happens if in a future release the issue is fixed ?</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 13:35:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07947.html</guid>
		<author>cjob68@xxxxxxx (cjob68)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07946.html</link>
		<description>A little bit of grammar problem there. It is not that we never put in code to have something ignored only when I was working on VE! And so by corollary when I'm not working on the VE it wouldn't ignore something. :-) -- Thanks, Rich Kulp </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;"><br></pre><br>
<tt>Rich Kulp wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>We never got to put in an 
annotation that would tell VE to ignore something when I was working on 
VE. :-(
</tt></blockquote><tt><br>A little bit of grammar problem there. It is not that we never put in 
code to have something ignored only when I was working on VE! And so by 
corollary when I'm not working on the VE it wouldn't ignore something. :-)</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">--
Thanks,
Rich Kulp</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 20:58:23 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07946.html</guid>
		<author>richkulp@xxxxxxx (Rich Kulp)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07945.html</link>
		<description>-- Thanks, Rich Kulp </description>
		<content:encoded><![CDATA[<tt>I'm not sure why either but there is a workaround you can use to have VE 
ignore the line. It's kind of kludgy. We never got to put in an 
annotation that would tell VE to ignore something when I was working on 
VE. :-(</tt><br>
<br>
<pre style="margin: 0em;">if(false)
  ;
else
  jTextArea.getDocument().addDocumentListener(new MyDocumentListener());</pre><br>
<tt>This will work because VE is designed to ignore the else block of an if 
statement.</tt><br>
<br>
<tt>cjob68@xxxxxxx wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I found the line that is causing the problem.
jTextArea.getDocument().addDocumentListener(new MyDocumentListener());</pre><br>
<tt>I'm not sure why VE doesn't like this line. The code compiles fine and 
it also runs fine but when syncing the GUI it generates an error in the 
Error Log.
</tt></blockquote><pre style="margin: 0em;"><br>--
Thanks,
Rich Kulp</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 20:50:53 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07945.html</guid>
		<author>richkulp@xxxxxxx (Rich Kulp)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07944.html</link>
		<description>I found the line that is causing the problem. jTextArea.getDocument().addDocumentListener(new MyDocumentListener()); I'm not sure why VE doesn't like this line. The code compiles fine and it also runs fine but when syncing the GUI it generates an error in ...</description>
		<content:encoded><![CDATA[<tt>I found the line that is causing the problem. </tt><br>
<br>
<pre style="margin: 0em;">jTextArea.getDocument().addDocumentListener(new MyDocumentListener());</pre><br>
<tt>I'm not sure why VE doesn't like this line. The code compiles fine and it also runs fine but when syncing the GUI it generates an error in the Error Log. </tt><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 19:28:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07944.html</guid>
		<author>cjob68@xxxxxxx (cjob68)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07943.html</link>
		<description>I think I may have found the issue. I removed GUI components one by one from the frame to see when I could add a space in the source and watch the GUI sync and generate an error. When I removed the jTextArea I no longer get the error when the GUI syncs. I'...</description>
		<content:encoded><![CDATA[<tt>I think I may have found the issue. I removed GUI components one by one from the frame to see when I could add a space in the source and watch the GUI sync and generate an error. When I removed the jTextArea I no longer get the error when the GUI syncs. I'm not sure why this is happening but at least I am getting somewhere. </tt><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 19:24:18 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07943.html</guid>
		<author>cjob68@xxxxxxx (cjob68)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07942.html</link>
		<description>I'm also getting errors in another class that doesn't have any tables and for the most part it's got the same code that VE inserted. The error is : java.lang.NullPointerException at org.eclipse.ve.internal.java.codegen.util.CodeGenUtil.create Instance(Code...</description>
		<content:encoded><![CDATA[<tt>I'm also getting errors in another class that doesn't have any tables and for the most part it's got the same code that VE inserted. </tt><br>
<br>
<pre style="margin: 0em;">The error is :</pre><br>
<pre style="margin: 0em;">java.lang.NullPointerException
	at  org.eclipse.ve.internal.java.codegen.util.CodeGenUtil.create Instance(CodeGenUtil.java:103)
	at  org.eclipse.ve.internal.java.codegen.util.CodeGenUtil.create Instance(CodeGenUtil.java:116)
	at  org.eclipse.ve.internal.java.codegen.model.BeanPart.createEO bject(BeanPart.java:809)</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">Is this something I should be worried about ? Could my install of VE be corrupted ?</pre><br>
<pre style="margin: 0em;">Any suggestions ?</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 16:57:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07942.html</guid>
		<author>cjob68@xxxxxxx (cjob68)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07941.html</link>
		<description>-- Thanks, Rich Kulp </description>
		<content:encoded><![CDATA[<tt>Yeah, I could see that being a problem. The VE needs to be able to 
instantiate a visual component. A non-static inner class can't be 
instantiated.</tt><br>
<br>
<tt>cjob68@xxxxxxx wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Thanks , I tried that but it didn't seem to fix it. I think I may know 
what the problem is. I have modified the section where the visual editor 
creates the jTable and  the visual editor doesn't like this.<br>
Visual Editor likes this:<br>
String[] columnNames = {&quot;Column1&quot;, &quot;Column2&quot;};<br>
Vector&lt;String&gt; columnNamesV = new 
Vector&lt;String&gt;(Arrays.asList(columnNames));<br>
jTable = new JTable(getRowData(),columnNamesV);</tt><br>
<br>
<tt><br>My modified code which it doesn't like:<br>
String[] columnNames = {&quot;Column1&quot;, &quot;Column2&quot;};<br>
Vector&lt;String&gt; columnNamesV = new 
Vector&lt;String&gt;(Arrays.asList(columnNames));<br>
jTable = new JTable(getRowData(),columnNamesV){<br>
...custom table code here including creating a rendered to modify the 
color of the rows<br>
};</tt><br>
<br>
<tt>Any ideas ?
</tt></blockquote><pre style="margin: 0em;"><br>--
Thanks,
Rich Kulp</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 15:58:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07941.html</guid>
		<author>richkulp@xxxxxxx (Rich Kulp)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07940.html</link>
		<description>Thanks , I tried that but it didn't seem to fix it. I think I may know what the problem is. I have modified the section where the visual editor creates the jTable and the visual editor doesn't like this. Visual Editor likes this: String[] columnNames = {uo...</description>
		<content:encoded><![CDATA[<tt>Thanks , I tried that but it didn't seem to fix it. I think I may know what the problem is. I have modified the section where the visual editor creates the jTable and  the visual editor doesn't like this. </tt><br>
<br>
<pre style="margin: 0em;">Visual Editor likes this:
String[] columnNames = {&quot;Column1&quot;, &quot;Column2&quot;};
Vector&lt;String&gt; columnNamesV = new Vector&lt;String&gt;(Arrays.asList(columnNames));
jTable = new JTable(getRowData(),columnNamesV);</pre><br>
<pre style="margin: 0em;"><br>My modified code which it doesn't like:
String[] columnNames = {&quot;Column1&quot;, &quot;Column2&quot;};
Vector&lt;String&gt; columnNamesV = new Vector&lt;String&gt;(Arrays.asList(columnNames));
jTable = new JTable(getRowData(),columnNamesV){
..custom table code here including creating a rendered to modify the color of the rows
};</pre><br>
<pre style="margin: 0em;">Any ideas ?</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 15:44:37 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07940.html</guid>
		<author>cjob68@xxxxxxx (cjob68)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.ve] Re: Error Log filling up</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07939.html</link>
		<description>-- Thanks, Rich Kulp </description>
		<content:encoded><![CDATA[<tt>Hi,<br>
Not -clean. That clears only the plugin configurations. It doesn't clear 
cached metadata. You need to use the procedure I outlined to clear the 
cached metadata.</tt><br>
<br>
<tt>Actually -clean should rarely be needed except if you are just putting 
plugins directly into the eclipse configuration without using the 
install manager or the dropins folder.</tt><br>
<br>
<tt>cjob68@xxxxxxx wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I thought that might be the issue because Eclipse opened with an error 
today so I did run a -clean on it when I opened it again but that didn't 
fix this error. I'm not sure what the issue could be.
</tt></blockquote><pre style="margin: 0em;"><br>--
Thanks,
Rich Kulp</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 13:17:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.ve/msg07939.html</guid>
		<author>richkulp@xxxxxxx (Rich Kulp)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
