<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - Prolint</title>
 <link>http://www.oehive.org/taxonomy/term/105/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Installation on OE11.0, AppBuilder</title>
 <link>http://www.oehive.org/node/2349</link>
 <description>&lt;p&gt;Hi Prolint community :)&lt;/p&gt;
&lt;p&gt;I know there are already a lot of posts about the proparse installation, that I have read, but it seems I&#039;m still missing something.&lt;br /&gt;
I get the error:&lt;br /&gt;
Could not find class or interface org.prorefactor.core.JPNode. (12886)&lt;/p&gt;
&lt;p&gt;I do not use Eclipse, but AppBuilder, and OE11.0 32 bits. Is it a problem?&lt;/p&gt;
&lt;p&gt;Of course I have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;created an &quot;assemblies&quot; directory
&lt;li&gt;added the startup parameter -assemblies C.\mydir\assemblies
&lt;li&gt;created an assemblies.xml file inside, containing:&lt;br /&gt;
&lt;pre&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;
&amp;lt;references&amp;gt;&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2349&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2349#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Thu, 09 Jun 2016 15:01:09 +0000</pubDate>
 <dc:creator>jice</dc:creator>
 <guid isPermaLink="false">2349 at http://www.oehive.org</guid>
</item>
<item>
 <title>Parsing test</title>
 <link>http://www.oehive.org/node/2327</link>
 <description>&lt;p&gt;James and I are continuing to have NullPointerException problems.  I wrote a program which just goes through the files in a directory tree and does a Proparse parse of them, with the hope that this would show us the files with parsing errors.  *But*, we are getting no errors from that.  But, in the first ABL2DB task where we use Proparse, we are getting the NullPointerExceptions.  The only thing that occurs to me as an explanation is that Proparse successfully builds the parse tree, but there is something wrong with it so that when we start to navigate the tree it steps in a hole.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2327&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2327#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Fri, 02 Oct 2015 14:33:32 +0000</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2327 at http://www.oehive.org</guid>
</item>
<item>
 <title>Integrate Prolint on Open Edge 11.5</title>
 <link>http://www.oehive.org/node/2318</link>
 <description>&lt;p&gt;Hi all,&lt;br /&gt;
 Can somebody help me with the steps for using Prolint in OpenEdge 11.5 ?&lt;/p&gt;
&lt;p&gt;Thank you !&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2318#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/155">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Tue, 28 Jul 2015 12:19:19 +0000</pubDate>
 <dc:creator>unu_mi</dc:creator>
 <guid isPermaLink="false">2318 at http://www.oehive.org</guid>
</item>
<item>
 <title>Prolint puts analyzed program in read-only mode</title>
 <link>http://www.oehive.org/node/2157</link>
 <description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I&#039;m having an issue regarding Prolint 74.&lt;br /&gt;
Every time I run it to lint a program, that program becomes read-only for the AppBuilder. If I try to modify and save the program file to lint it again I get this message from AB:&lt;/p&gt;
&lt;p&gt;---------------------------&lt;br /&gt;
Warning&lt;br /&gt;
---------------------------&lt;br /&gt;
C:\Users\...\program.p&lt;br /&gt;
Cannot save to this file. &lt;/p&gt;
&lt;p&gt;File is read-only or the path specified&lt;br /&gt;
is invalid. Use a different filename.&lt;br /&gt;
---------------------------&lt;br /&gt;
OK&lt;br /&gt;
---------------------------&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2157&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2157#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/1037">read-only appbuilder prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Mon, 19 Nov 2012 16:46:58 +0000</pubDate>
 <dc:creator>danielpuia</dc:creator>
 <guid isPermaLink="false">2157 at http://www.oehive.org</guid>
</item>
<item>
 <title>System.IO.FileNotFoundException: Could not load file or assembly &#039;IKVM.OpenJDK.Core, Version=0.46.0.1, Culture=neutral, PublicKe</title>
 <link>http://www.oehive.org/node/2021</link>
 <description>&lt;p&gt;It would seem the named file cannot be found, but it seems to be setup just like another system that is working. Thoughts?&lt;/p&gt;
&lt;p&gt;Windows XP, local drive&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2021#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Tue, 27 Sep 2011 19:54:57 +0000</pubDate>
 <dc:creator>jmartin104</dc:creator>
 <guid isPermaLink="false">2021 at http://www.oehive.org</guid>
</item>
<item>
 <title>java.lang.SecurityException: Request for the permission of type &#039;System.Security.Permissions.FileIOPermission, mscorlib, Version</title>
 <link>http://www.oehive.org/node/1976</link>
 <description>&lt;p&gt;This error can arise if you are trying to run the Proparse dll files across a network without adequate access for the dll. For example, if you run Prolint from c:\prolint, but your dll files are located on a mapped drive e:\assemblies, you may get this error. Putting the dll files (assemblies from Proparse) on your local PC should avoid this error - unless you have limited access even on your PC.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1976#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/939">Culture=neutral</category>
 <category domain="http://www.oehive.org/taxonomy/term/936">java.lang.SecurityException: Request for the permission of type &amp;#039;System.Security.Permissions.FileIOPermission</category>
 <category domain="http://www.oehive.org/taxonomy/term/937">mscorlib</category>
 <category domain="http://www.oehive.org/taxonomy/term/155">Prolint</category>
 <category domain="http://www.oehive.org/taxonomy/term/384">proparse</category>
 <category domain="http://www.oehive.org/taxonomy/term/940">PublicKeyToken=b77a5c561934e089&amp;#039; failed.</category>
 <category domain="http://www.oehive.org/taxonomy/term/938">Version=2.0.0.0</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Wed, 08 Jun 2011 18:24:37 +0000</pubDate>
 <dc:creator>jmartin104</dc:creator>
 <guid isPermaLink="false">1976 at http://www.oehive.org</guid>
</item>
<item>
 <title>&quot;Could not find class or interface org.prorefactor.core.JPNode. (12886)&quot;</title>
 <link>http://www.oehive.org/node/1974</link>
 <description>&lt;p&gt;** c:\p4gl\tools\prolint\proparse-shim\api\proparse.i Could not understand line 42. (196)&lt;/p&gt;
&lt;p&gt;What gives?&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1974#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Tue, 07 Jun 2011 21:46:35 +0000</pubDate>
 <dc:creator>jmartin104</dc:creator>
 <guid isPermaLink="false">1974 at http://www.oehive.org</guid>
</item>
<item>
 <title>adecomm.pl</title>
 <link>http://www.oehive.org/node/1969</link>
 <description>&lt;p&gt;received this question by e-mail and thought it should be answered in public:&lt;/p&gt;
&lt;p&gt;When I do the extract adecomm.pl on my 10.2B windows install, adecomm.pl is in the gui directory, not src and nothing is showing as being extracted.  There are, however, 5 .i files in the adecomm subdirectory before I started.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1969#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Thu, 26 May 2011 05:50:57 +0000</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">1969 at http://www.oehive.org</guid>
</item>
<item>
 <title>Settings per profile</title>
 <link>http://www.oehive.org/node/1943</link>
 <description>&lt;p&gt;How would I create settings per Profile/Ruleset.&lt;br /&gt;
We have Rulesets per release. (When checking in code for release 4.1, Ruleset &quot;4.1&quot; is used etc.)&lt;br /&gt;
Now I have created a rule which checks some unwanted code, but it should only do so for codes &quot;a,b,c&quot; from 4.1 onwards and &quot;a,b,c,d,e,f&quot; from 4.2 onwards.&lt;br /&gt;
In the prolint.properties.p I can add settings, but they are for all profiles.&lt;br /&gt;
I would like some settings in the profile-directory.&lt;br /&gt;
Any suggestions on how to implement this?&lt;/p&gt;
&lt;p&gt;Niek&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/1943&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1943#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Mon, 28 Mar 2011 10:20:51 +0000</pubDate>
 <dc:creator>Niek</dc:creator>
 <guid isPermaLink="false">1943 at http://www.oehive.org</guid>
</item>
<item>
 <title>Unexpected token proc-status</title>
 <link>http://www.oehive.org/node/1843</link>
 <description>&lt;p&gt;Receiving error &quot;... unexpected token proc-status ... rule proparse&quot; when linting a file containing a temp-table with a field named &quot;PROC-STATUS&quot;.&lt;/p&gt;
&lt;p&gt;The keyword forget-list for the session is set up with PROC-STATUS.&lt;/p&gt;
&lt;p&gt;The file compiles successfully with a straight compile from the editor.&lt;/p&gt;
&lt;p&gt;How do I get past this? Unfortunately removing PROC-STATUS from the definition is not an option.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/prolint&quot; class=&quot;og_links&quot;&gt;Prolint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1843#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/105">Prolint</category>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <pubDate>Mon, 30 Aug 2010 21:03:22 +0000</pubDate>
 <dc:creator>LeeC</dc:creator>
 <guid isPermaLink="false">1843 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
