<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://dotclear.placeoweb.com/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>PlaceOweb Dotclear - Tag - eclipse</title>
  <link>http://dotclear.placeoweb.com/</link>
  <atom:link href="http://dotclear.placeoweb.com/feed/tag/eclipse/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Fri, 30 Jul 2010 15:31:12 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Migrer vos projets de votre workspace Eclipse de Subclipse vers Subversive</title>
    <link>http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive</link>
    <guid isPermaLink="false">urn:md5:57f5d5a209a5df2442f60c0903403bd1</guid>
    <pubDate>Fri, 28 May 2010 06:26:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Comment passer vos projets contrôlé par &lt;a href=&quot;http://subclipse.tigris.org/&quot; hreflang=&quot;en&quot;&gt;Subclipse&lt;/a&gt; vers &lt;a href=&quot;http://www.eclipse.org/subversive/&quot; hreflang=&quot;en&quot;&gt;Subversive&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Etapes pour migrer les projets de votre workspace de Subclipse à Subversive


Migration of workspaces from subclipse to subversive

disconnect all projects (but don't delete SVN meta information)
disable Subclipse and restart Eclipse
install Subversive
select projects and call Team/Share Projects


Par contre si vous installer un nouveau Eclipse,... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive&quot;&gt;Lire&lt;/em&gt; Migrer vos projets de votre workspace Eclipse de Subclipse vers Subversive&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Migrer-projet-workspace-Eclipse-Subclipse-vers-Subversive#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/369</wfw:commentRss>
      </item>
    
  <item>
    <title>GWT Jetty Jboss J2EE DataSource</title>
    <link>http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource</link>
    <guid isPermaLink="false">urn:md5:7393c6bcfd6b709d6945d9097119607c</guid>
    <pubDate>Thu, 23 Apr 2009 13:14:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>gwt</category><category>java</category><category>jboss</category><category>jetty</category><category>mysql</category><category>sql</category>    
    <description>&lt;p&gt;Comment utiliser une datasource sql aussi bien sous Jetty lors de vos test avec le Devel Mode de GWT que sous Jboss une fois déployé en production&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Jetty


Jetty datasource en devel mode


Voyez le pré-requis pour que Jetty puisse utiliser la JNDI avec une configuration supplémentaire au démarrage de Jetty.


La configuration nécessaire pour activer vos datasources


/war/WEB-INF/jetty-env.xml pour spécifier une DataSource
&lt;?xml version=&quot;1.0&quot;  encoding=&quot;ISO-8859-1&quot;?&gt; 
&lt;!DOCTYPE Configure... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource&quot;&gt;Lire&lt;/em&gt; GWT Jetty Jboss J2EE DataSource&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/GWT-Jetty-Jboss-J2EE-DataSource#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/331</wfw:commentRss>
      </item>
    
  <item>
    <title>GWT Jetty DataSource JNDI Google Eclipse Plugin</title>
    <link>http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT</link>
    <guid isPermaLink="false">urn:md5:bb531a794a0aa645f98978981e25e990</guid>
    <pubDate>Thu, 23 Apr 2009 13:13:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>gwt</category><category>java</category><category>jboss</category><category>jetty</category><category>mysql</category><category>sql</category><category>tomcat</category>    
    <description>&lt;p&gt;Développement utilisant une DataSource et JNDI sous GWT avec le hosted mode sous Jetty lancé par le plugin google Eclipse. Puis publication destination de Jboss.&lt;/p&gt;    &lt;p&gt;Jetty 6.1.11 avec DataSource en hosted mode lancé par le plugin Google Eclipse


Accès à une DataSource MySql configurée sous Jetty 6.1.11 lancé par le Hosted Mode de Google Web Toolkit 1.7.1


Ajoutons la DataSource et déclarons la dans la JNDI


Pour cela nous suivrons le tutorial de Nicolas Wetzel : Setting DataSource (JNDI) in GWT 1.6 (hosted... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT&quot;&gt;Lire&lt;/em&gt; GWT Jetty DataSource JNDI Google Eclipse Plugin&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/DataSource-Jetty-GWT#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/231</wfw:commentRss>
      </item>
    
  <item>
    <title>JSP sur Hosted Browser GWT (Tomcat) lancé par Cypal</title>
    <link>http://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP</link>
    <guid isPermaLink="false">urn:md5:d63f8b0d9f2a5eca6988cf9ec6aaeaaa</guid>
    <pubDate>Tue, 27 Jan 2009 13:02:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>cypal</category><category>eclipse</category><category>gwt</category><category>tomcat</category>    
    <description>&lt;p&gt;Vous n'arrivez pas a exécuter vos JSP (Java Server Page) sur le navigateur serveur (Tomcat 5.5) embarqué dans &lt;a href=&quot;http://dotclear.placeoweb.com/tag/gwt&quot;&gt;GWT&lt;/a&gt;&amp;nbsp;? Voici comment rendre compilable vos JSP lancées via Cypal ou GWT en hosted mode.&lt;/p&gt;    &lt;p&gt;Méthode pour utiliser vos JSP via Cypal qui lance le Hosted Browser de GWT (Tomcat)


Télécharger les librairies jasper* inclues dans la version embarquée (Embedded) de Tomcat 5.5

Téléchargez la version Embedded pour récupérer jasper-* :

jasper-compiler.jar
jasper-compiler-jdt.jar
jasper-runtime.jar


Ajouter ses 3 jars dans le Build Path de... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP&quot;&gt;Lire&lt;/em&gt; JSP sur Hosted Browser GWT (Tomcat) lancé par Cypal&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/205</wfw:commentRss>
      </item>
    
  <item>
    <title>MyTourBook</title>
    <link>http://dotclear.placeoweb.com/post/MyTourBook</link>
    <guid isPermaLink="false">urn:md5:612f5f6cc9ad401c5cd77789cd842463</guid>
    <pubDate>Sat, 10 Jan 2009 14:14:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>eclipse</category><category>gps</category><category>gpx</category><category>java</category><category>rando</category><category>velo</category>    
    <description>&lt;p&gt;&lt;a href=&quot;http://mytourbook.sourceforge.net/mytourbook/&quot; hreflang=&quot;en&quot;&gt;MyTourbook&lt;/a&gt; est un excellent logiciel gratuit de sauvegarde de vos traces GPS. Une fois importés directement via votre appareil GPS ou via les fichiers en résultant (gpx, et de nombreux autres formats) vous pourrez consulter le parcours, son dénivelé, etc... Logiciel idéal pour les randonneurs pédestres ou pour les cyclistes à vélo&amp;nbsp;!&lt;/p&gt;    &lt;p&gt;My Tour Book est un beau logiciel propre et fonctionnel basée sur l'IDE Eclipse, et utilise donc le langage JAVA pour fonctionner. MyTourBook permet entre autre, d'enregistrer par profil d'utilisateur vos parcours vélo exportés et importés depuis votre périphérique GPS ou depuis des fichiers de traces, de les organiser, d'en faire des statistiques... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/MyTourBook&quot;&gt;Lire&lt;/em&gt; MyTourBook&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/MyTourBook#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/MyTourBook#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/203</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse encodage UTF-8</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-encodage-UTF-8</link>
    <guid isPermaLink="false">urn:md5:f5a34f2316bb04040f75107136cb0093</guid>
    <pubDate>Sun, 23 Nov 2008 23:26:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Comment changer l'encodage pour un ou tous les projets dans votre Eclipse&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Changer l'encodage général au niveau d'Eclipse

Window -&gt; Preference -&gt; General -&gt; Workspace -&gt; Text file encoding

Passer le Default (Cp1252) en Other UTF-8


Changer l'encodage d'un projet

bouton droit sur le projet

Sélectionner &quot;Properties&quot; dans le menu contextuel

Dans la partie &quot;Info&quot;, plus précisément &quot;Text file encoding&quot;, sélectionner... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-encodage-UTF-8&quot;&gt;Lire&lt;/em&gt; Eclipse encodage UTF-8&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-encodage-UTF-8#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-encodage-UTF-8#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/185</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse : RSE</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-RSE</link>
    <guid isPermaLink="false">urn:md5:13fbfcd82b297b1052a13d2cfca44cdf</guid>
    <pubDate>Sat, 22 Nov 2008 00:43:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Outils Internet</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Eclipse RSE (Remote System Explorer) pour gérer vos fichiers distants et consoles distantes sur des serveur externes.&lt;/p&gt;    &lt;p&gt;Eclipse Remote System Explorer (RSE)


Le plugin Target Management (RSE) d'Eclipse est destiné a gérer tout ce qui est distant, donc sur un serveur distant on peut gérer les log, les consoles, les fichiers, etc...

Débuter avec RSE
* installation via l'update site : http://download.eclipse.org/dsdp/tm/updates/3.0/
TM Online Docs Tutorial
TM and RSE... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-RSE&quot;&gt;Lire&lt;/em&gt; Eclipse : RSE&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-RSE#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-RSE#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/183</wfw:commentRss>
      </item>
    
  <item>
    <title>PHP Eclipse</title>
    <link>http://dotclear.placeoweb.com/post/PHP-Eclipse</link>
    <guid isPermaLink="false">urn:md5:6ac0c85baac3c22a6f1f9fc9a7ca49c3</guid>
    <pubDate>Fri, 21 Nov 2008 23:10:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>PHP</category>
        <category>eclipse</category><category>php</category>    
    <description>&lt;p&gt;Eclipse est il un bon éditeur pour PHP&amp;nbsp;? Que valent les plugins PHP pour Eclipse&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Comment utiliser PHP sur l'IDE Eclipse ?


A priori, il existe deux plugins pour Eclipse afin de traiter le PHP :

PDT  (PHP Development Tools)
PHPEclipse


PDT

Le site officiel de PDT (PHP Development Tools)


Le père étant passé dans la cheminée (ou la climatisation) pour nous livrer la version 2.1, nous allons suivre la procédure d'installation... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/PHP-Eclipse&quot;&gt;Lire&lt;/em&gt; PHP Eclipse&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/PHP-Eclipse#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/PHP-Eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/182</wfw:commentRss>
      </item>
    
  <item>
    <title>Publier automatiquement son projet GWT-Ext vers Jboss avec ANT</title>
    <link>http://dotclear.placeoweb.com/post/Publier-automatiquement-son-projet-GWT-Ext-vers-Jboss-avec-ANT</link>
    <guid isPermaLink="false">urn:md5:958ca393327ca568435e7887fd29e11b</guid>
    <pubDate>Tue, 11 Nov 2008 18:56:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>ant</category><category>eclipse</category><category>gwt</category><category>gwt-ext</category><category>java</category><category>jboss</category>    
    <description>&lt;p&gt;Déploiement automatique d'un projet GWT-Ext vers Jboss avec ANT (sous Eclipse)&lt;/p&gt;    &lt;p&gt;Afin de déployer automatiquement mon projet compilé automatiquement, j'ai crée 2 fichiers ANT et 2 fichiers .properties que j'ai laissé dans un dossier &quot;ant&quot; de mon projet.


Les fichiers ANT et .properties


build.GwtExt.xml
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!-- 
Ant : http://ant.apache.org/manual/
--&gt;
&lt;project name=&quot;AntProjetGwt&quot;... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Publier-automatiquement-son-projet-GWT-Ext-vers-Jboss-avec-ANT&quot;&gt;Lire&lt;/em&gt; Publier automatiquement son projet GWT-Ext vers Jboss avec ANT&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Publier-automatiquement-son-projet-GWT-Ext-vers-Jboss-avec-ANT#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Publier-automatiquement-son-projet-GWT-Ext-vers-Jboss-avec-ANT#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/175</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse : Exception in thread &quot;main&quot; java.lang.OutOfMemoryError: Java heap space</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-exception-in-thread-main-javalangoutofmemoryerror-java-heap-space</link>
    <guid isPermaLink="false">urn:md5:d52d6640d8e754934850ca803aaa178f</guid>
    <pubDate>Wed, 29 Oct 2008 00:17:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>java</category>    
    <description>&lt;p&gt;Rajouter de la mémoire à votre JVM pour ne avoir l'erreur de saturation de votre mémoire alloué&amp;nbsp;: Exception in thread &quot;main&quot; java.lang.OutOfMemoryError: Java heap space&lt;/p&gt;    &lt;p&gt;Vous lancez votre Eclipse via

C:\eclipse-jee-ganymede-SR1-win32\eclipse\eclipse.exe -clean -data &quot;C:\Documents and Settings\monUser\workspace&quot;


Modifier votre initial fichier eclipse.ini :

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256M
-framework
plugins\org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
-vmargs... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-exception-in-thread-main-javalangoutofmemoryerror-java-heap-space&quot;&gt;Lire&lt;/em&gt; Eclipse : Exception in thread &amp;quot;main&amp;quot; java.lang.OutOfMemoryError: Java heap space&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-exception-in-thread-main-javalangoutofmemoryerror-java-heap-space#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-exception-in-thread-main-javalangoutofmemoryerror-java-heap-space#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/162</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse : Désactiver la publication automatique</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-desactiver-la-publication-automatique</link>
    <guid isPermaLink="false">urn:md5:11df563171ffd6bb6e1960deeee69c46</guid>
    <pubDate>Tue, 28 Oct 2008 00:38:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Vous ne souhaitez plus que votre projet lié à un serveur J2EE s'auto-déploie à chaque enregistrement.&lt;/p&gt;    &lt;p&gt;Avec un serveur JBoss &quot;JBoss v5.0 at localhost&quot; configuré dans Eclipse pour déployer mon projet sur le serveur J2EE, lorsque l'on fait une modification dans le code, il redéploie automatiquement la modification sur le serveur.


L'automatisation de publication possède ses avantages et inconvénients, mais parmi les inconvénients, on citera le temps... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-desactiver-la-publication-automatique&quot;&gt;Lire&lt;/em&gt; Eclipse : Désactiver la publication automatique&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-desactiver-la-publication-automatique#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-desactiver-la-publication-automatique#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/157</wfw:commentRss>
      </item>
    
  <item>
    <title>GWT avec Cypal Studio</title>
    <link>http://dotclear.placeoweb.com/post/Gwt-avec-Cypal-Studio</link>
    <guid isPermaLink="false">urn:md5:dbd97fae56eefbf53e8a71b109c4eba7</guid>
    <pubDate>Tue, 28 Oct 2008 00:36:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>cypal</category><category>eclipse</category><category>java</category>    
    <description>&lt;p&gt;GWT 1.5 (official version is 1.5.3) is now finally released and not longer a release candidate. GWT is very nice as AJAX toolkit for a java programmer. You code your application in pure Java and all the JavaScript stuff is done behind the scenes. Important is to understand the build process. The Java Source Code is translated by the GWT Compiler to JavaScript Code.&lt;/p&gt;    &lt;p&gt;This GWT Compiler understands Java 1.5 with limited API. Eclipse has it's own built-in Java compiler corresponding to the compiler level of the Java Project. Usage of unsupported Java functions will only be shown by the GWT compiler. Eclipse can only limit the access by setting access rules on the used JRE. In the project preferences under Java... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Gwt-avec-Cypal-Studio&quot;&gt;Lire&lt;/em&gt; GWT avec Cypal Studio&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Gwt-avec-Cypal-Studio#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Gwt-avec-Cypal-Studio#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/161</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse : Target runtime JBoss v4.2 is not defined.</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-target-runtime-jboss-v42-is-not-defined</link>
    <guid isPermaLink="false">urn:md5:2d934e9886e3071019cba9df44f59b25</guid>
    <pubDate>Tue, 28 Oct 2008 00:01:55 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>jboss</category>    
    <description>&lt;p&gt;Si vous avez changer de version de Jboss, vous aurez peut être le message d'erreur suivant sous Eclipse&amp;nbsp;: Target runtime JBoss v4.2 is not defined.&lt;/p&gt;    &lt;p&gt;Pour corriger le problème de facettes de votre projet :


Clic droit sur votre projet -&gt; &quot;Properties&quot; -&gt; &quot;Projet Facets&quot; -&gt; &quot;Runtimes&quot; -&gt; décocher votre Jboss v4.2 et cocher le nouveau Jboss v5.0... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-target-runtime-jboss-v42-is-not-defined&quot;&gt;Lire&lt;/em&gt; Eclipse : Target runtime JBoss v4.2 is not defined.&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-target-runtime-jboss-v42-is-not-defined#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-target-runtime-jboss-v42-is-not-defined#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/158</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse RCP</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-rcp</link>
    <guid isPermaLink="false">urn:md5:c1f2be4975e969b46893432b64b5c282</guid>
    <pubDate>Tue, 02 Sep 2008 00:56:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Eclipse RCP (Rich Client Platform), incluant SWT, jFace et Java Web Start (jnlp)&lt;/p&gt;    &lt;p&gt;Eclipse.org - Rich Client Platform

Wiki
Rich Client Platform (RCP)
embedded Rich Client Platform (eRCP)
Tutorial
Rich client platform (RCP) applications

Open Source RCP Applications
Commercial RCP Applications

Documentation

Workbench User Guide
Java Development User Guide
PDE Guide
Platform Plug-in Developer Guide
JDT Plug-in Developer Guide... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-rcp&quot;&gt;Lire&lt;/em&gt; Eclipse RCP&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-rcp#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-rcp#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/138</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse : J2ME</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-j2me</link>
    <guid isPermaLink="false">urn:md5:ce7f97f261de4138e378c1c686aa74f5</guid>
    <pubDate>Wed, 09 Jul 2008 00:58:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>j2me</category><category>java</category>    
    <description>&lt;p&gt;Quelques pas en J2ME avec Eclipse&lt;/p&gt;    &lt;p&gt;Configuration :

java.version=1.5.0_06
java.version=1.6.0_06
Eclipse Ganymede (Version: 3.4.0)
WTK2.5.2


Compiler votre projet et exporter .jad et .jar

J2ME

Create Package


Vous retrouverez ces fichiers dans votre projet/deployed


Essai du framework Floggy

J2ME

Create Package


Errors during build.

 Errors running builder 'Preverification'... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-j2me&quot;&gt;Lire&lt;/em&gt; Eclipse : J2ME&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-j2me#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-j2me#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/129</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse : Gestion de l'affichage des erreurs</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse-gestion-de-l-affichage-des-erreurs</link>
    <guid isPermaLink="false">urn:md5:71d3dc9106b52bc3c3f7b4f9e96076d6</guid>
    <pubDate>Wed, 09 Jul 2008 00:40:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category>    
    <description>&lt;p&gt;Si dans la fenêtre &lt;ins&gt;Problems&lt;/ins&gt; vous avez trop d'erreurs dues à vos multiples projets, vous pouvez restreindre l'affichage de vos &lt;ins&gt;Errors&lt;/ins&gt; sans fermer vos projets. Egalement vous pouvez limiter le nombre d'erreur reportées.&lt;/p&gt;    &lt;p&gt;Afficher uniquement les erreurs liées au projet en cours :

Dans la fenêtre Problems :

View menu (le triangle en haut à droite)

Configure Contents

Scope : On any element in same project
Configuration : All Errors




Limiter et configurer les colonnes affichant les erreurs :

Dans la fenêtre Problems :

View menu (le triangle en haut à droite)... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse-gestion-de-l-affichage-des-erreurs&quot;&gt;Lire&lt;/em&gt; Eclipse : Gestion de l'affichage des erreurs&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse-gestion-de-l-affichage-des-erreurs#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse-gestion-de-l-affichage-des-erreurs#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/128</wfw:commentRss>
      </item>
    
  <item>
    <title>Compiler un projet GWT (et GWT-EXT) avec ANT sous Eclipse</title>
    <link>http://dotclear.placeoweb.com/post/Compiler-un-projet-gwt-et-gwt-ext-avec-ant-sous-eclipse</link>
    <guid isPermaLink="false">urn:md5:ff6600d66c66731478a76b5f1658ad89</guid>
    <pubDate>Mon, 10 Mar 2008 00:26:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>ant</category><category>eclipse</category><category>gwt</category><category>gwt-ext</category><category>java</category>    
    <description>&lt;p&gt;Bien que le module Cypal pour Eclipse permette de lancer le GWT Toolkit Development et son Hosted Browser permettant d'accéder à la compilation, il est plus simple d'avoir un script Ant qui compile et place directement les bon fichiers générés au bon endroit, prêts pour la publication sur votre serveur web ou j2ee.&lt;/p&gt;    &lt;p&gt;Créer le fichier build.xml à la racine de votre projet Eclipse

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!--
Compilation du projet GWT, puis copie des fichiers générés vers WebContent
--&gt;
&lt;project name=&quot;GwtCompile&quot; basedir=&quot;.&quot; default=&quot;gwtCleanCompileAndPrepareForPublish&quot;&gt;

	&lt;property name=&quot;gwt.module&quot; value=&quot;com.placeoweb.monProjetGwt.MonModuleGwt&quot;... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Compiler-un-projet-gwt-et-gwt-ext-avec-ant-sous-eclipse&quot;&gt;Lire&lt;/em&gt; Compiler un projet GWT (et GWT-EXT) avec ANT sous Eclipse&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Compiler-un-projet-gwt-et-gwt-ext-avec-ant-sous-eclipse#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Compiler-un-projet-gwt-et-gwt-ext-avec-ant-sous-eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/96</wfw:commentRss>
      </item>
    
  <item>
    <title>GWT IDE Visuel Eclipse</title>
    <link>http://dotclear.placeoweb.com/post/GWT-IDE-Visuel-Eclipse</link>
    <guid isPermaLink="false">urn:md5:19ac2ef5cf4dd6f3f0174860fc1a8cb5</guid>
    <pubDate>Fri, 13 Jul 2007 00:58:14 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>gwt</category>    
    <description>&lt;p&gt;GWT c'est bien, mais avec un IDE visuel et/ou de déploiement c'est mieux&amp;nbsp;!&lt;/p&gt;    &lt;p&gt;Googlipse (Gwt-Eclipse Plugin)


Googlipse c'est fini. Le code source a bougé vers un autre projet open source nommé Cypal Studio for GWT. Dans ce nouveau produit, il y a de nouvelles fonctionnalités et correction de beugs, c'est pourquoi je vous suggère d'y passer.


Cypal Studio for GWT (Gwt-Eclipse Plugin)


Cypal Studio for GWT est un lot de... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/GWT-IDE-Visuel-Eclipse&quot;&gt;Lire&lt;/em&gt; GWT IDE Visuel Eclipse&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/GWT-IDE-Visuel-Eclipse#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/GWT-IDE-Visuel-Eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/71</wfw:commentRss>
      </item>
    
  <item>
    <title>Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse</title>
    <link>http://dotclear.placeoweb.com/post/build-an-ajax-application-using-google-web-toolkit-apache-derby-and-eclipse</link>
    <guid isPermaLink="false">urn:md5:dfc9a7ee6418c21399d60b241446fd3c</guid>
    <pubDate>Wed, 27 Jun 2007 01:02:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>gwt</category>    
    <description>&lt;p&gt;Créer une application Ajax utilisant Google Web Toolkit (GWT), Apache Derby, et Eclipse est un joli défi pour des développeurs novices.&lt;/p&gt;    &lt;p&gt;Bien que GWT nous évite d'apprendre toutes les subtilités HTML, nous esquive le JavaScript, il n'en reste pas moins qu'il faille connaître Java et l'anglais. De bons tuto sont disponibles en anglais, mais ce n'est pas forcément le cas en français.


Voici donc la traduction française de Build an Ajax application using Google Web Toolkit, Apache... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/build-an-ajax-application-using-google-web-toolkit-apache-derby-and-eclipse&quot;&gt;Lire&lt;/em&gt; Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/build-an-ajax-application-using-google-web-toolkit-apache-derby-and-eclipse#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/build-an-ajax-application-using-google-web-toolkit-apache-derby-and-eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/66</wfw:commentRss>
      </item>
    
  <item>
    <title>Eclipse</title>
    <link>http://dotclear.placeoweb.com/post/Eclipse</link>
    <guid isPermaLink="false">urn:md5:fe17aa57d294dc9b3fb4d5202a48eefa</guid>
    <pubDate>Thu, 02 Nov 2006 00:16:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>eclipse</category><category>java</category>    
    <description>&lt;p&gt;Eclipse est un socle applicatif sur lequel viennent se greffer des modules et/ou plugins.&lt;/p&gt;    &lt;p&gt;L'IDE Eclipse


Le site d'Eclipse et ses versions :

Eclipse 3.5 Galileo
Eclipse 3.4 Ganymede

Eclipse Ganymede SR1 (3.4.1)
Eclipse Ganymede SR2 (3.4.2)

Eclipse 3.3 Europa
Eclipse 3.2 Callisto


Comparer les packages Eclipse et télécharger Eclipse.




Options au démarrage d'Eclipse


Pour prédéfinir le workspace, vous pouvez utiliser le paramètre... &lt;em&gt;&lt;a href=&quot;http://dotclear.placeoweb.com/post/Eclipse&quot;&gt;Lire&lt;/em&gt; Eclipse&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Eclipse#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Eclipse#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/12</wfw:commentRss>
      </item>
    
</channel>
</rss>