I need to download the Eclipse plugin development tool bundle for a new development machine. It was previously available at "s3.amazonaws.com/.../site.xml" but now is not locatable. I've read through the "Extending Appian" documentation and it looks like Appian has removed all mention of how to actually set up your plugin development environment for some reason.
Discussion posts and replies are publicly visible
Hi peter,
what is the target of using appian code in eclipse? just curious
Did you read this?
docs.appian.com/.../Custom_Smart_Service_Plug-ins.html
hahahaha win for you. Received officially my first "did you read?"
What is your problem? Apart from the obvious one of course
Yes. Did you actually read my question? Because this is completely irrelevant to it..
I believe most of our plug-in docs don't rely directly on that bundle tool anymore, so our instructions focus on starting with a blank project instead. That being said, I personally don't usually start with a blank project - instead I copy from an existing one to get me going! if you go to this page in our docs, it links to a few examples: docs.appian.com/.../csp-reference-examples.html. Then, you can copy over the example directories and just change the files you need to get going.
Yeah, I can certainly just clone existing plugin projects (I've built plenty of them), set up a new appian-plugin.xml, do manual builds and copy the jar to <appian_home>/admin/plugins but the question then is why would Appian remove a perfectly functional piece of tooling? I think I'll raise this as a support case just in case the omission is inadvertent.
Thanks,
Yeah it's probably worth asking - honestly it's possible it wasn't used that frequently and we may have thought that no one was using it! If nothing else it's useful for our support team to know that you liked it and used it