<?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 not detecting custom plugin</title><link>https://community.appian.com/discussions/f/plug-ins/11860/appian-not-detecting-custom-plugin</link><description>Hi I am having trouble deploying a custom-built plugin. I have followed appian documentation about creating plugins and still appian isn&amp;#39;t detecting it. I use eclipse to develop and have installed the appian eclipse plugin to create appian java projects</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/70802?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 08:15:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d05c6290-b516-4b5f-8813-b839b47f6dcc</guid><dc:creator>Soujanya B</dc:creator><description>&lt;p&gt;&lt;span&gt;HI Miguel,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As alok said , when you add the plug -in to eclipse, it will take care of the structure and Here are the steps&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Export your project as a JAR file.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Right-click your project and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Export&amp;hellip;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;JAR file&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;option as the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Export destination&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Resources to export&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;dialog, clear the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.classpath&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.project&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;selections as these files are used exclusively by Eclipse.&lt;/li&gt;
&lt;li&gt;Select the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;_admin/plugins&lt;/b&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder of your installation directory for your export destination.
&lt;ul&gt;
&lt;li&gt;This directory is created during application server startup.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/52533?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 07:42:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dec25330-1651-49e1-bdcb-04f5cff6f0b3</guid><dc:creator>Miguel</dc:creator><description>Hi, thanks for the reply. I wasn&amp;#39;t sure what an i18N file was, but now I know, thanks! The thing is, I have exported the file using the appian eclipse plugin and the normal way. But for some reason it isn&amp;#39;t working. I have checked the logs and nothing about my plugin is mentioned.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/52531?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 07:17:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8ebd4daa-9a6c-4a56-bd5a-6038da054525</guid><dc:creator>aloks0189</dc:creator><description>&lt;p&gt;Hi @Miguel when you are developing a plugin, it&amp;#39;s a good option to have appian plugin for eclipse installed.&lt;/p&gt;
&lt;p&gt;This will help you in creating project structure, i18N file, appian-plugins.xml file, exporting the application etc.&lt;/p&gt;
&lt;p&gt;You can use following link to install the plugin in eclipse&lt;/p&gt;
&lt;p&gt;&lt;a href="http://s3.amazonaws.com/appianplugins/eclipse/update/site.xml"&gt;s3.amazonaws.com/.../site.xml&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;While exporting the application, you can right click on project &amp;gt;&amp;gt; Appian &amp;gt;&amp;gt; export plugin project&lt;/p&gt;
&lt;p&gt;This will make sure that files are properly arranged within their required folders/directories, else if you want to work without having this plug-in, then you need to follow the guidelines provided in Appian documentation about creating plugin project.&lt;/p&gt;
&lt;p&gt;Hope it will help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/52530?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 07:10:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a4ffcee6-161a-4b64-9108-805c5e2313da</guid><dc:creator>Miguel</dc:creator><description>Thanks for the reply, I&amp;#39;ll check the server logs to see if there is any problem. Also when exporting the jar file, is there any specific setting I need to include? I am exporting the plugin as a normal jar file and I importing the extra jar files I need (like sdks and extra libraries) using the java build path.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/52529?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 07:06:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:790c885d-73ac-45ac-aa62-2b49e16f6b65</guid><dc:creator>Miguel</dc:creator><description>Hello Justin, thanks for the response. Alright I&amp;#39;ll see into it, also I am exporting the plugin as a normal jar file from eclipse. Is there any specific setting I must include when exporting the jar? What is a i18n properties file? Are you talking about the appian-plugin.xml? I might be missing something..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/52471?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 14:05:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e21852b-f4ff-4ce6-a484-ed73d1e12af1</guid><dc:creator>Amit Mishra</dc:creator><description>Once your JAR deployed to plugins folder, It should be displayed directly without doing anything specific. If not working, check with logs and if possible, restart the server (Generally, not required but in your case, you can attempt). Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian not detecting custom plugin</title><link>https://community.appian.com/thread/52464?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 13:24:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf05cc61-b8ce-4033-bdfd-731dfad5a3ca</guid><dc:creator>Justin Watts</dc:creator><description>After deploying the JAR to the plugins directory, you should be able to see details about the deployment, including failures, in the application server log. Depending on your custom.properties setting, the deployment scanner may take a few minutes to try to process new plugins.&lt;br /&gt;
&lt;br /&gt;
If you want to shorten that interval in a development environment, check out the instructions here: &lt;a href="https://docs.appian.com/suite/help/17.4/Appian_Plug-ins.html#deploying-plug-ins"&gt;docs.appian.com/.../Appian_Plug-ins.html&lt;/a&gt; (applies to 17.2 as well)&lt;br /&gt;
&lt;br /&gt;
At a glance, your structure seems ok, did you also create the appropriate i18n properties files?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>