Top "Plugins" questions

A plug-in (or plugin) is a set of software components that adds specific abilities to a larger software application.

How do I enable auto code formatting for flake8 in PyCharm

I use Tox to run unit tests, with a flake8 command that checks for code formatting errors. Each time I …

python plugins pycharm pep8 flake8
Is there a way to convert Groovy to Java automatically?

I have inherited significant amounts of Groovy code, and I have found it difficult to maintain for several reasons: Very …

java plugins groovy code-translation
Views in separate assemblies in ASP.NET MVC

I'm trying to create a webapplication where I want to be able to plug-in separate assemblies. I'm using MVC preview 4 …

c# asp.net-mvc plugins
Redirect in Front Controller plugin Zend

I'm trying to centralise my redirects (based on authentication and various other states) into a front controller plugin. So far …

zend-framework redirect plugins request response
How to Write OS X Finder plugin

I'm looking for a guide or sample code for writing Mac OS X Finder plugins? It would like to know …

objective-c cocoa macos plugins finder
Implementing a plugin architecture / plugin system / pluggable framework in Angular 2, 4, 5, 6

Update 5/24/2018: We are now +3 versions of Angular from my original post and still don't have a final workable solution. Lars …

angular plugins angular-cli angular-universal
Eclipse (STS) + Maven

I basically have 2 questions: Is there a way to invoke maven console from eclipse? (where I could write eclipse:eclipse, …

eclipse maven-2 plugins console sts-springsourcetoolsuite
How can I hide skipped tasks output in Ansible

I have Ansible role, for example --- - name: Deploy app1 include: deploy-app1.yml when: 'deploy_project == "{{app1}}"' - …

plugins output ansible
How to design extensible software (plugin architecture)?

I need some resources that talk about how to design your software to be extensible, i.e. so that other …

language-agnostic plugins resources extensibility
Do Facebook Like Buttons require an App ID?

When going to the set up pages for all the Social Plugins, they now provide example code using an APP …

facebook button plugins facebook-like