<?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>Comments on: Flex Builder extensibility documentation online!</title>
	<atom:link href="http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/</link>
	<description>References and declarations in Flex compiler  development</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:26:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mark Qain</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-40960</link>
		<dc:creator>Mark Qain</dc:creator>
		<pubDate>Thu, 24 Jun 2010 23:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-40960</guid>
		<description>That was changed to

 com.adobe.flexbuilder.mxml.editor.views.MXMLEditorActivationListener

in mxml.jar under com.adobe.flexbuilder.mxml.editor_4.0.0.272416</description>
		<content:encoded><![CDATA[<p>That was changed to</p>
<p> com.adobe.flexbuilder.mxml.editor.views.MXMLEditorActivationListener</p>
<p>in mxml.jar under com.adobe.flexbuilder.mxml.editor_4.0.0.272416</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-40016</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Sun, 04 Apr 2010 14:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-40016</guid>
		<description>I am interested in developing plugin for Flex builder. Hence I was refering to the example given in Flex builder extensibility API documentation. I created a sample plugin using Eclipse Plugin project and imported all com.adobe.flex.* plugins. But unfortunately I couldnt find any jar that contains MXMLEditorActivationListener, can you please tell me that whether I need to explicitly import any jar file to resolve the reference?</description>
		<content:encoded><![CDATA[<p>I am interested in developing plugin for Flex builder. Hence I was refering to the example given in Flex builder extensibility API documentation. I created a sample plugin using Eclipse Plugin project and imported all com.adobe.flex.* plugins. But unfortunately I couldnt find any jar that contains MXMLEditorActivationListener, can you please tell me that whether I need to explicitly import any jar file to resolve the reference?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-34046</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Wed, 12 Aug 2009 03:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-34046</guid>
		<description>Can DesignModel or CodeModel API be used outside Flex Builder? 

I just want to include these Jar files in a standalone Java application.</description>
		<content:encoded><![CDATA[<p>Can DesignModel or CodeModel API be used outside Flex Builder? </p>
<p>I just want to include these Jar files in a standalone Java application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28765</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 10 Feb 2009 21:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28765</guid>
		<description>That is what I have been looking at and your example search plug-in from max2008.  The problem i am hitting is that the only way you seem to be able to create the SearchIndex is with an ASOffsetInformation instance which would require that I have an offset in a current file that has the thing I am looking for.  

What I didn&#039;t explain before is that I am searching for any of a list of classes that I will most likely be reading from a text file.  So the search process makes sense to me if I could create an instance of IDefinitionProvider in a different way.

Pat</description>
		<content:encoded><![CDATA[<p>That is what I have been looking at and your example search plug-in from max2008.  The problem i am hitting is that the only way you seem to be able to create the SearchIndex is with an ASOffsetInformation instance which would require that I have an offset in a current file that has the thing I am looking for.  </p>
<p>What I didn&#8217;t explain before is that I am searching for any of a list of classes that I will most likely be reading from a text file.  So the search process makes sense to me if I could create an instance of IDefinitionProvider in a different way.</p>
<p>Pat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zuckerman</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28763</link>
		<dc:creator>David Zuckerman</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28763</guid>
		<description>Oh, and yes, you can totally do this with code model</description>
		<content:encoded><![CDATA[<p>Oh, and yes, you can totally do this with code model</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zuckerman</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28762</link>
		<dc:creator>David Zuckerman</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28762</guid>
		<description>The search packages are part of what you would use, but be sure to look at com.adobe.flexbuilder.codemodel.indices.ISearchIndex. 

Let me know if you need more pointers.

-david</description>
		<content:encoded><![CDATA[<p>The search packages are part of what you would use, but be sure to look at com.adobe.flexbuilder.codemodel.indices.ISearchIndex. </p>
<p>Let me know if you need more pointers.</p>
<p>-david</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28760</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28760</guid>
		<description>I am trying to develop a plug-in that can search a flex project and flag (or change) any occurrences when the developer has created an instance of a certain class (or made a reference to it).  I have been looking through your code model javadoc (specifically the search and tree packages) and I am having trouble determining if I can do this at all or how I can do this if it is possible.

Do you know of any way I can do this? Is there any more documentation coming?

Thanks, Pat</description>
		<content:encoded><![CDATA[<p>I am trying to develop a plug-in that can search a flex project and flag (or change) any occurrences when the developer has created an instance of a certain class (or made a reference to it).  I have been looking through your code model javadoc (specifically the search and tree packages) and I am having trouble determining if I can do this at all or how I can do this if it is possible.</p>
<p>Do you know of any way I can do this? Is there any more documentation coming?</p>
<p>Thanks, Pat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28315</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 28 Jan 2009 19:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28315</guid>
		<description>thanks, i missed that, since i copied the getAllDefinitionsInScope example method from the introduction that didn&#039;t have the register code it in.</description>
		<content:encoded><![CDATA[<p>thanks, i missed that, since i copied the getAllDefinitionsInScope example method from the introduction that didn&#8217;t have the register code it in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zuckerman</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28314</link>
		<dc:creator>David Zuckerman</dc:creator>
		<pubDate>Wed, 28 Jan 2009 18:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28314</guid>
		<description>Hi Patrick-

So you need to make sure that you&#039;ve registered the project with code model:
if (project.isAccessible()) {			if(!CMFactory.getRegistrar().isProjectRegistered(project)) {
CMFactory.getRegistrar().registerProject(project, null);
}
}</description>
		<content:encoded><![CDATA[<p>Hi Patrick-</p>
<p>So you need to make sure that you&#8217;ve registered the project with code model:<br />
if (project.isAccessible()) {			if(!CMFactory.getRegistrar().isProjectRegistered(project)) {<br />
CMFactory.getRegistrar().registerProject(project, null);<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.markingoccurrences.com/adobe/2008/11/18/flex-builder-extensibility-documentation-online/comment-page-1/#comment-28308</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://davidzuckerman.com/adobe/?p=76#comment-28308</guid>
		<description>Do you see the bugs on jira?  I was expecting the bug http://bugs.adobe.com/jira/browse/FB-16629 to go to you but it went to someone else.  It seems that everything i try to get out of the CMFactory comes back null.  I assume I am using ti wrong but I don&#039;t see what is wrong</description>
		<content:encoded><![CDATA[<p>Do you see the bugs on jira?  I was expecting the bug <a href="http://bugs.adobe.com/jira/browse/FB-16629" rel="nofollow">http://bugs.adobe.com/jira/browse/FB-16629</a> to go to you but it went to someone else.  It seems that everything i try to get out of the CMFactory comes back null.  I assume I am using ti wrong but I don&#8217;t see what is wrong</p>
]]></content:encoded>
	</item>
</channel>
</rss>
