<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.riksoft.it/wikiriks/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.riksoft.it/wikiriks/feed.php">
        <title>WikiRiks - ide</title>
        <description></description>
        <link>https://www.riksoft.it/wikiriks/</link>
        <image rdf:resource="https://www.riksoft.it/wikiriks/_media/wiki/logo.png" />
       <dc:date>2026-04-29T02:15:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/eclipse-error-creation-extension-for-extension-point"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/eclipse-jquery-code-completion"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/eclipse-luna-speedup-and-fix-flickering"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-8-code-completion-indentation-problem"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-8-collapse-all-in-projects-and-files"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-8-format-comments-bug"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-8-no-completion-on-javascript-code-template"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-8-no-completion-on-php-code-template"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-8-warnings-on-javascript-global-objects"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/netbeans-12-no-code-completion-on-templates"/>
                <rdf:li rdf:resource="https://www.riksoft.it/wikiriks/ide/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.riksoft.it/wikiriks/_media/wiki/logo.png">
        <title>WikiRiks</title>
        <link>https://www.riksoft.it/wikiriks/</link>
        <url>https://www.riksoft.it/wikiriks/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/eclipse-error-creation-extension-for-extension-point">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-03T15:25:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Eclipse: Error creation extension for extension-point</title>
        <link>https://www.riksoft.it/wikiriks/ide/eclipse-error-creation-extension-for-extension-point</link>
        <description>Eclipse: Error creation extension for extension-point

Error creation extension for extension-point org.eclipse.php.internal.debug.daemon.communication Plug-in org.eclipse.php.debug.core was unable to load class org.eclipse.php.internal.debug.core.zend.communication.DebuggerCommunicationDaemon</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/eclipse-jquery-code-completion">
        <dc:format>text/html</dc:format>
        <dc:date>2020-06-04T17:48:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Eclipse: jQuery code completion</title>
        <link>https://www.riksoft.it/wikiriks/ide/eclipse-jquery-code-completion</link>
        <description>Eclipse: jQuery code completion

There are two ways of having the code completion in Eclipse.

The global way

This method involves adding the jQuery library to the project. You can do the same for every library you want (e.g. motools).

	*  Download jQuery.js files and put it somewhere outside of your project (just to have it only once for all projects)</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/eclipse-luna-speedup-and-fix-flickering">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-20T16:38:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Eclipse Luna speed up and fix flickering</title>
        <link>https://www.riksoft.it/wikiriks/ide/eclipse-luna-speedup-and-fix-flickering</link>
        <description>Eclipse Luna speed up and fix flickering

I used to work with Indigo and it was pretty good, but once in a while it&#039;s important to upgrade to have some new features so I was forced to install Luna.

First huge problem

Try to move the editor tabs: everything disappear. The entire Window turn to gray (on Windows some experience it as black)</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-8-code-completion-indentation-problem">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-17T08:01:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 8.0.2 code completion indentation problem</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-8-code-completion-indentation-problem</link>
        <description>Netbeans 8.0.2 code completion indentation problem

There is a bug in Netbeans 8 PHP (maybe also in other languages?) that indents every line inserted using code completion.
Maybe this problem isn&#039;t present in a fresh installation and on the contrary is the result of auto-updating from 8.0.1 to 8.0.2. I&#039;m not sure about it.</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-8-collapse-all-in-projects-and-files">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-18T18:46:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 8 Collapse all in projects and files</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-8-collapse-all-in-projects-and-files</link>
        <description>Netbeans 8 Collapse all in projects and files

(I mean collapse all and when you reopen the root node every folder/subfolder is really closed.)

Sound strange but lots of people are asking for this simple feature (present on Eclipse) because on large projects it&#039;s a pain having to bring order closing every single sub-node.
Unfortunately, if you collapse a node</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-8-format-comments-bug">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-26T11:16:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 8.0.2 error formatting comments</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-8-format-comments-bug</link>
        <description>Netbeans 8.0.2 error formatting comments

There is a bug in Netbeans 8 when formatting PHP code (maybe other kind of code).

Scenario


function x()
{
	if(1==1){
		if(2 == 2){
			//comment 1
			do{
				//comment 2
				echo &#039;hello&#039;;
			}while($a == $b);
			//comment 3
		}
	}
}</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-8-no-completion-on-javascript-code-template">
        <dc:format>text/html</dc:format>
        <dc:date>2015-10-15T10:45:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 8 no completion on javascript code template</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-8-no-completion-on-javascript-code-template</link>
        <description>Netbeans 8 no completion on javascript code template

You write a code template for Javascript, but in the editor you have to type it in full and press tab or nothing happens because the editor doesn&#039;t show any completion hint.

See Netbeans 8 no completion on php code template
for a script that solve both php and js problem.</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-8-no-completion-on-php-code-template">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-17T17:28:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 8 no completion on php code template</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-8-no-completion-on-php-code-template</link>
        <description>Netbeans 8 no completion on php code template

This problem is about custom code template for PHP and JS and it&#039;s bug that has been there for many years.

Problem

You write a code template for PHP or Javascript, but in the editor you have to type it in full and press tab or nothing happens.</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-8-warnings-on-javascript-global-objects">
        <dc:format>text/html</dc:format>
        <dc:date>2015-09-02T17:52:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 8: warnings on javascript global objects</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-8-warnings-on-javascript-global-objects</link>
        <description>Netbeans 8: warnings on javascript global objects

Your page is full of warning on global objects such as FileReader, Google API loader, etc.?
This happens because Netbeans obviously can&#039;t find any reference in your code and doesn&#039;t know what they are.</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/netbeans-12-no-code-completion-on-templates">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-17T17:19:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Netbeans 12 no completion on code templates</title>
        <link>https://www.riksoft.it/wikiriks/ide/netbeans-12-no-code-completion-on-templates</link>
        <description>Netbeans 12 no completion on code templates

In the previous version of Netbeans, PHP, JS, CSS, HTML had no code completion on custom code templates. At a certain point (I don&#039;t remember the version) the NB team added that for PHP and Javascript. For these 2 languages can now be activated using the checkbox located in the templates section into the tab</description>
    </item>
    <item rdf:about="https://www.riksoft.it/wikiriks/ide/start">
        <dc:format>text/html</dc:format>
        <dc:date>2014-08-29T12:14:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IDE</title>
        <link>https://www.riksoft.it/wikiriks/ide/start</link>
        <description>IDE

Tips and tricks about programming IDEs.

----------

Table of contents
ide index</description>
    </item>
</rdf:RDF>
