<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Le Funes &#187; NetBeans</title>
	<atom:link href="http://lefunes.wordpress.com/category/netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://lefunes.wordpress.com</link>
	<description>Repositorio de Información</description>
	<pubDate>Tue, 01 Jul 2008 19:22:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>es</language>
			<item>
		<title>Code-Folding en NetBeans</title>
		<link>http://lefunes.wordpress.com/2008/07/01/code-folding-en-netbeans/</link>
		<comments>http://lefunes.wordpress.com/2008/07/01/code-folding-en-netbeans/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 19:16:24 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[code folding]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[region]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/?p=154</guid>
		<description><![CDATA[
Si buscamos que NetBeans oculte nuestro código al igual que realiza con el código autogenerado debemos agregar solamente dos comentarios, que incluyen un tag de apertura y uno de cierre (al estilo XML) al inicio y fin respectivamente de la porción de código a ocultar:
comentario inicio: //&#60;editor-fold defaultstate=&#8221;collapsed&#8221; desc=&#8221;Alguna Descripción&#8221;&#62;
comentario fin: //&#60;/editor-fold&#62;
en donde incluimos:

desc = [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2008/07/01/code-folding-en-netbeans/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/07/code_folding.png" medium="image">
			<media:title type="html">Code-Folding en NetBeans</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/07/code_folding2.png" medium="image">
			<media:title type="html">Code-Folding en NetBeans</media:title>
		</media:content>
	</item>
		<item>
		<title>Conociendo a NetBeans Platform: Introducción</title>
		<link>http://lefunes.wordpress.com/2008/06/24/conociendo-a-netbeans-platform-introduccion/</link>
		<comments>http://lefunes.wordpress.com/2008/06/24/conociendo-a-netbeans-platform-introduccion/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 12:49:47 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[Mendoza JUG]]></category>

		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[NetBeans Platform]]></category>

		<category><![CDATA[netbeans 6.1]]></category>

		<category><![CDATA[platform]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/?p=151</guid>
		<description><![CDATA[En este articulo (el primero que escribo para el Mendoza JUG) vemos una pequeña introducción al desarrollo de aplicaciones y plugins sobre NetBeans Platform. En él se ven las ventajas de utilizar NetBeans Platform conociendo la filosofía en la que se basa, algunos proyectos ya desarrollados y muestra como crear plugins mediante el desarrollo de [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2008/06/24/conociendo-a-netbeans-platform-introduccion/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>
	</item>
		<item>
		<title>Cambiando el LookAndFeel de NetBeans</title>
		<link>http://lefunes.wordpress.com/2008/05/22/cambiando-el-lookandfeel-de-netbeans/</link>
		<comments>http://lefunes.wordpress.com/2008/05/22/cambiando-el-lookandfeel-de-netbeans/#comments</comments>
		<pubDate>Thu, 22 May 2008 18:50:54 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[l&amp;f]]></category>

		<category><![CDATA[laf]]></category>

		<category><![CDATA[lookandfeel]]></category>

		<category><![CDATA[NimROD]]></category>

		<category><![CDATA[NimRODLookAndFeel]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/?p=145</guid>
		<description><![CDATA[Para cambiar el L&#38;Fde NetBeans debemos editar el archivo de configuración de NB que se encuentra en:
{PATH INSTALACION NB}/etc/netbeans.conf
y agregamos a las opciones de inicio del IDE, al final del valor del parametro  netbeans_default_options la clase:
netbeans_default_options=&#8221; . . . &#8211;laf javax.swing.plaf.metal.MetalLookAndFeel&#8221;
y si tenemos que agregar un L&#38;F desde un jar, por ejemplo de la [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2008/05/22/cambiando-el-lookandfeel-de-netbeans/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/05/laf.png" medium="image">
			<media:title type="html">Cambiando el LookAndFeel de NetBeans</media:title>
		</media:content>
	</item>
		<item>
		<title>Integrar Jad a NetBeans mediante NBJAD</title>
		<link>http://lefunes.wordpress.com/2008/05/06/integrar-jad-a-netbeans-mediante-nbjad/</link>
		<comments>http://lefunes.wordpress.com/2008/05/06/integrar-jad-a-netbeans-mediante-nbjad/#comments</comments>
		<pubDate>Tue, 06 May 2008 20:32:33 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[decompilador]]></category>

		<category><![CDATA[jad]]></category>

		<category><![CDATA[nbjad]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/?p=114</guid>
		<description><![CDATA[Si deseamos integrar el decompilador Jad dentro de NetBeans podremos hacerlo mediante el plugin NBJAD.

En este post veremos como realizar esta integración]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2008/05/06/integrar-jad-a-netbeans-mediante-nbjad/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/05/nbjad_install.png" medium="image">
			<media:title type="html">Instalando NBJAD en NetBeans</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/05/nbjad_no_signed.png" medium="image">
			<media:title type="html">Falla la comprobación del módulo</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/05/nbjad_config.png" medium="image">
			<media:title type="html">Configurando NBJAD</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/05/nbjad_use_01.png" medium="image">
			<media:title type="html">Elegimos el archivo a descompilar</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/05/nbjad_use_02.png" medium="image">
			<media:title type="html">Decompile !!!!</media:title>
		</media:content>
	</item>
		<item>
		<title>Soporte para Librerías Compartidas en NetBeans 6.1</title>
		<link>http://lefunes.wordpress.com/2008/04/11/soporte-para-librerias-compartidas-en-netbeans-61/</link>
		<comments>http://lefunes.wordpress.com/2008/04/11/soporte-para-librerias-compartidas-en-netbeans-61/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 13:48:53 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[NB 6.1]]></category>

		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[NB 6.1 Beta]]></category>

		<category><![CDATA[NetBEans 6.1 Beta]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/?p=96</guid>
		<description><![CDATA[Cuantas veces nos encontramos al compartir un proyecto con problemas de librerías no referenciadas? Ó, cuantas veces nos piden/tenemos que pedir las dependencias de un proyecto que fue compartido, finalmente pasando jars, javadoc, sources, explicaciones de cómo se tiene que llamar las librerías, etc.? Muchas veces el problema no es notorio si nosotros somos lo que lo compartimos, pero si al momento de recibir un proyecto y encontrar que algo falta para poder compilar el mismo.

Por suerte, desde NB 6.1 Beta podemos ver una luz en el horizonte: Sharable Libraries.

Veremos un repaso a los problemas comunes que nos encontramos hoy en día y como resolverlos con esta nueva característica incorporada en esta versión del IDE.]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2008/04/11/soporte-para-librerias-compartidas-en-netbeans-61/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2008/04/02_resolve_reference_problem.gif" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara2.gif" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/04_ejemplo_libs.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara4.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara5.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara6.gif" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara7.gif" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara8.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara9.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara10.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/041108-1342-soportepara11.gif?w=544" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2008/04/012_make_comp2.png?w=544" medium="image" />
	</item>
		<item>
		<title>Instalando gwt4nb</title>
		<link>http://lefunes.wordpress.com/2007/11/13/instalando-gwt4nb/</link>
		<comments>http://lefunes.wordpress.com/2007/11/13/instalando-gwt4nb/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 03:32:59 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[GWT]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[Web Dev]]></category>

		<category><![CDATA[gwt4nb]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/2007/11/13/instalando-gwt4nb/</guid>
		<description><![CDATA[gwt4nb es un plugin para NetBeans, que nos permite desarrollar proyectos GWT dentro del IDE.Para instalarlo debemos:


Descargamos el módulo de la pagina oficial (descarga) .
Dentro de NB nos dirigimos a Tools-&#62;Plugins
En el dialogo abrimos la pestaña Downloaded
Hacemos click en Add Plugin&#8230; y seleccionamos el archivo descargado
Hacemos click en Install

Una vez instalado podemos verificar que todo [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2007/11/13/instalando-gwt4nb/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>
	</item>
		<item>
		<title>The class must be compiled and must be on the classpath of the project to which this form belongs</title>
		<link>http://lefunes.wordpress.com/2007/11/08/the-class-must-be-compiled-and-must-be-on-the-classpath-of-the-project-to-which-this-form-belongs/</link>
		<comments>http://lefunes.wordpress.com/2007/11/08/the-class-must-be-compiled-and-must-be-on-the-classpath-of-the-project-to-which-this-form-belongs/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 19:52:26 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[NetBeans]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/2007/11/08/the-class-must-be-compiled-and-must-be-on-the-classpath-of-the-project-to-which-this-form-belongs/</guid>
		<description><![CDATA[Problema
Queremos insertar un Beans desde la paleta a un formulario y NetBeans nos responde:

The class must be compiled and must be on the classpath of the project to which this form belongs


Este error nos indica que el Beans del proyecto que queremos insertar tiene dependencias no resueltas en nuestro proyecto.
Solución
Tenemos que fijarnos que cuando intentamos [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2007/11/08/the-class-must-be-compiled-and-must-be-on-the-classpath-of-the-project-to-which-this-form-belongs/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2007/11/lib1.jpg" medium="image">
			<media:title type="html">The class must be compiled and must be on the classpath of the project to which this form belongs</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2007/11/lib2.jpg" medium="image">
			<media:title type="html">The class must be compiled and must be on the classpath of the project to which this form belongs</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2007/11/lib3.jpg" medium="image">
			<media:title type="html">The class must be compiled and must be on the classpath of the project to which this form belongs</media:title>
		</media:content>
	</item>
		<item>
		<title>Estructura de Ficheros Virtual - Filesystems API</title>
		<link>http://lefunes.wordpress.com/2007/09/06/estructura-de-ficheros-virtual-filesystems-api/</link>
		<comments>http://lefunes.wordpress.com/2007/09/06/estructura-de-ficheros-virtual-filesystems-api/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 00:30:13 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[NetBeans Platform]]></category>

		<category><![CDATA[platform]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/2007/09/06/estructura-de-ficheros-virtual-filesystems-api/</guid>
		<description><![CDATA[NetBeans Platform utiliza internamente un sistema de ficheros virtual. Mediante el Filesystems API permite acceder y recorrer este.
El Filesystem esta compuesto por FileObjects. Posee un directorio principal o raíz (root), que es un FileObject que puede tener anidado otros FileObjects  (ya sean ficheros o mas directorios).

Cada archivo para el Filesystem es considerado un stream [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2007/09/06/estructura-de-ficheros-virtual-filesystems-api/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2007/09/007.png" medium="image">
			<media:title type="html">filesystem</media:title>
		</media:content>
	</item>
		<item>
		<title>Configurar un Module Suite</title>
		<link>http://lefunes.wordpress.com/2007/09/06/configurar-un-module-suite/</link>
		<comments>http://lefunes.wordpress.com/2007/09/06/configurar-un-module-suite/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 03:16:58 +0000</pubDate>
		<dc:creator>lefunes</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[NetBeans]]></category>

		<category><![CDATA[NetBeans Platform]]></category>

		<category><![CDATA[platform]]></category>

		<guid isPermaLink="false">http://lefunes.wordpress.com/2007/09/06/configurar-un-module-suite/</guid>
		<description><![CDATA[Para crear una aplicación lo primero que debemos hacer es configurar la estructura básica de la misma. Para ello dentro de NetBeans Platform (NBP) utilizamos un Module Suite.
Dentro del un module suite podemos elegir que librerías de NetBeans cargaremos y cuales no, como así también cargar módulos creados por nosotros mismos. También podemos especificar un [...]]]></description>
		<wfw:commentRss>http://lefunes.wordpress.com/2007/09/06/configurar-un-module-suite/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/lefunes-128.jpg" medium="image">
			<media:title type="html">harpon</media:title>
		</media:content>

		<media:content url="http://lefunes.files.wordpress.com/2007/09/090507-2214-configuraru1.png" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2007/09/090507-2214-configuraru2.png" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2007/09/090507-2214-configuraru3.png" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2007/09/090507-2214-configuraru4.png" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2007/09/090507-2214-configuraru5.png" medium="image" />

		<media:content url="http://lefunes.files.wordpress.com/2007/09/090507-2214-configuraru6.png" medium="image" />
	</item>
	</channel>
</rss>