Top "Plugins" questions

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

How to load vendor asset folder in Rails 4?

I have a plugin with many types of files, and its own tree structure (html, css, js, documentation, images, etc) …

ruby-on-rails plugins ruby-on-rails-plugins
How to use the ANSIcolor plugin in Jenkins?

I have installed the ANSI-color plugin for Jenkins. In the Jobs I have activated that plugin with the default profile …

plugins jenkins ansi-colors
Eclipse plugins vs features vs dropins

What is the difference between these things from an Eclipse installation? plugins features dropins folder What is the correct use …

eclipse plugins
Gitlab integration with SonarQube

I am pretty new to Development community and specifically to DevOps practices , as a part of project we are trying …

plugins continuous-integration sonarqube gitlab devops
How do I skip a Maven plugin execution if "-DskipTests" or "-Dmaven.test.skip=true" is specified?

I'm using Maven 3.0.3. I have this plugin, which normally I want to run before my JUnit tests are executed: <…

maven testing plugins automated-tests
Is it possible to display indentation guides in Vim?

I'm a longtime Vim user (3 or 4 years) who has recently started dealing with some deeply nested code. This code is …

vim plugins indentation highlight
How can I hide the jqgrid completely when no data returned?

I'm having a heck of a time trying to only display my jqGrid when records are returned from my webservice. …

javascript jquery plugins jqgrid
Use Notepad++ as HEX-Editor

I'm using Notepad++, version 7.8.5 64bit on Windows 10. I'd like to use it as a Hex Editor. I open a binfile, …

plugins notepad++ hex-editors
obtaing the GUID for an EntityReference using Plugins in DynamicsCRM

This question is in relation to a Plugin which I am now creating for Dynamics CRM 2011. I have an entity …

plugins entity dynamics-crm entityreference
retrieve the value selected in optionset field and display ita value in a text field

Could any one please help me in displaying an optionset field value in a text field..? I want to retrieve …

c# plugins crm microsoft-dynamics