<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : Installer le plugin Flex pour eclipse sous Linux</title>
	<atom:link href="http://blog.lyrixx.info/flex/plugins-flex-eclipse-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lyrixx.info/flex/plugins-flex-eclipse-linux/</link>
	<description>Tuto, Zend, Php, Ajax, web 2.0, Flex, Serveur, Ubuntu, Geek : Tout ca sur un blog</description>
	<lastBuildDate>Thu, 11 Mar 2010 12:17:00 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Greg</title>
		<link>http://blog.lyrixx.info/flex/plugins-flex-eclipse-linux/comment-page-1/#comment-1040</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 16 Dec 2009 19:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://lyrixx.info/blog/flex/?p=7#comment-1040</guid>
		<description>Ah, ca me dit quelque chose ! as-tu essayé de faire la partie 6 ?
Sinon il vaut mieux que tu suives le même tuto mais mis a jour a cette adresse : http://blog.lyrixx.info/flex/adobe-flex-builder-avec-linux-ubuntu-9-04/
Enfin je ne connais pas trop fédora, donc je ne pourrai pas plus t&#039;aider, désolé.
Reviens nous dire si tu as réussi.</description>
		<content:encoded><![CDATA[<p>Ah, ca me dit quelque chose ! as-tu essayé de faire la partie 6 ?<br />
Sinon il vaut mieux que tu suives le même tuto mais mis a jour a cette adresse : <a href="http://blog.lyrixx.info/flex/adobe-flex-builder-avec-linux-ubuntu-9-04/" rel="nofollow">http://blog.lyrixx.info/flex/adobe-flex-builder-avec-linux-ubuntu-9-04/</a><br />
Enfin je ne connais pas trop fédora, donc je ne pourrai pas plus t&#8217;aider, désolé.<br />
Reviens nous dire si tu as réussi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : fabigol</title>
		<link>http://blog.lyrixx.info/flex/plugins-flex-eclipse-linux/comment-page-1/#comment-1039</link>
		<dc:creator>fabigol</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://lyrixx.info/blog/flex/?p=7#comment-1039</guid>
		<description>j&#039;ai suivi ton tutorial tout semble marcher..
je signale que je suis sous fedora..
mais quand je veux creer un projet flex j&#039;ai plusieur erreur:
org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed: 
	at org.eclipse.jface.util.Assert.isTrue(Assert.java:179)
	at org.eclipse.jface.util.Assert.isTrue(Assert.java:164)
	at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.setActivePage(FlexMultiPageEditorPart.java:569)
	at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.setActivePage(CodeAndDesignEditor.java:647)
	at com.adobe.flexbuilder.editors.mxml.MXMLEditor.setActivePage(MXMLEditor.java:487)
	at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.createPartControl(FlexMultiPageEditorPart.java:235)
	at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.createPartControl(CodeAndDesignEditor.java:162)
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
	at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
	at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
	at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
	at org.eclipse.ui.ide.IDE.openEditor(IDE.java:683)
	at com.adobe.flexbuilder.editors.common.ui.project.FlexProjectUI.openEditor(FlexProjectUI.java:264)
	at com.adobe.flexbuilder.editors.common.ui.project.FlexProjectUI.access$2(FlexProjectUI.java:259)
	at com.adobe.flexbuilder.editors.common.ui.project.FlexProjectUI$1.runInUIThread(FlexProjectUI.java:185)
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)</description>
		<content:encoded><![CDATA[<p>j&#8217;ai suivi ton tutorial tout semble marcher..<br />
je signale que je suis sous fedora..<br />
mais quand je veux creer un projet flex j&#8217;ai plusieur erreur:<br />
org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed:<br />
	at org.eclipse.jface.util.Assert.isTrue(Assert.java:179)<br />
	at org.eclipse.jface.util.Assert.isTrue(Assert.java:164)<br />
	at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.setActivePage(FlexMultiPageEditorPart.java:569)<br />
	at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.setActivePage(CodeAndDesignEditor.java:647)<br />
	at com.adobe.flexbuilder.editors.mxml.MXMLEditor.setActivePage(MXMLEditor.java:487)<br />
	at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.createPartControl(FlexMultiPageEditorPart.java:235)<br />
	at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.createPartControl(CodeAndDesignEditor.java:162)<br />
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)<br />
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)<br />
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)<br />
	at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)<br />
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)<br />
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)<br />
	at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)<br />
	at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)<br />
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)<br />
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)<br />
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)<br />
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)<br />
	at org.eclipse.ui.ide.IDE.openEditor(IDE.java:683)<br />
	at com.adobe.flexbuilder.editors.common.ui.project.FlexProjectUI.openEditor(FlexProjectUI.java:264)<br />
	at com.adobe.flexbuilder.editors.common.ui.project.FlexProjectUI.access$2(FlexProjectUI.java:259)<br />
	at com.adobe.flexbuilder.editors.common.ui.project.FlexProjectUI$1.runInUIThread(FlexProjectUI.java:185)<br />
	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)<br />
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)<br />
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)<br />
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)<br />
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)<br />
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)<br />
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)<br />
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)<br />
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)<br />
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)<br />
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)<br />
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)<br />
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)<br />
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br />
	at java.lang.reflect.Method.invoke(Method.java:616)<br />
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)<br />
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)<br />
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : greg</title>
		<link>http://blog.lyrixx.info/flex/plugins-flex-eclipse-linux/comment-page-1/#comment-2</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Wed, 07 Jan 2009 13:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://lyrixx.info/blog/flex/?p=7#comment-2</guid>
		<description>Il me semble qu&#039;il n&#039;est pas nécessaire de mettre le AIR SDK ...</description>
		<content:encoded><![CDATA[<p>Il me semble qu&#8217;il n&#8217;est pas nécessaire de mettre le AIR SDK &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
