<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Appian 17.1 Plugin common libraries</title><link>https://community.appian.com/discussions/f/plug-ins/9760/appian-17-1-plugin-common-libraries</link><description>Hello all, We&amp;#39;re setting up new Appian 17.1 installation for development and i would like to know if it&amp;#39;s possible to develop java libraries with common functionality for a number of plugins by loading these common java libraries through the Appian.ear</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian 17.1 Plugin common libraries</title><link>https://community.appian.com/thread/43053?ContentTypeID=1</link><pubDate>Thu, 09 Feb 2017 00:23:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e59f172-204a-4f4a-a152-6d170c8ac11a</guid><dc:creator>Eliot Gerson</dc:creator><description>@thanosm, as stated in the documentation, &amp;quot;only use Appian&amp;#39;s public Java API to invoke Appian functionality&amp;quot; in plugins. You can find the public API here: &lt;a href="https://docs.appian.com/suite/help/17.1/api/"&gt;docs.appian.com/.../&lt;/a&gt; . As long as you adhere to the guidelines in the documentation, you should be fine. &lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 17.1 Plugin common libraries</title><link>https://community.appian.com/thread/43024?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2017 15:18:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa0af069-379b-4df8-9eb3-df4b2e255bb0</guid><dc:creator>thanosm</dc:creator><description>Thanks for that info! I take it that Appian still does not allow the use of Jars from its Appian.ear\\lib folder by custom plugins.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 17.1 Plugin common libraries</title><link>https://community.appian.com/thread/43023?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2017 13:42:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19aaacd3-69ef-4afa-aefe-ad32721b767f</guid><dc:creator>Jim Schweitzer</dc:creator><description>I just have a separate common location where I keep the appian jars on the dev machine (could be an appian install folder, or just a copy). They just use &amp;quot;Add External Jars&amp;quot; to point to that common location in configure build path in eclipse.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 17.1 Plugin common libraries</title><link>https://community.appian.com/thread/43022?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2017 13:26:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50534630-8445-43d8-9f39-94742c66c88b</guid><dc:creator>thanosm</dc:creator><description>How would you go about doing that? In previous versions i have not been able to accomplish that.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian 17.1 Plugin common libraries</title><link>https://community.appian.com/thread/43020?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2017 12:20:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:366b275a-7034-474a-b3a9-a22d51bc6901</guid><dc:creator>Jim Schweitzer</dc:creator><description>I would just add externalize the reference to the appian jars in the classpath, then you don&amp;#39;t have to bundle it with the plugin jar. It&amp;#39;ll just use the libs that are present on the target system&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>