PageRenderTime 60ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/bundles/plugins-trunk/Ancestor/Ancestor.props

#
MSBuild | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | 55c444788ceaffafa2e2e0576064dcb4 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. # Ancestor jEdit Plugin
  2. # Author: Matthieu Casanova
  3. plugin.gatchan.jedit.ancestor.AncestorPlugin.activate=startup
  4. plugin.gatchan.jedit.ancestor.AncestorPlugin.name=Ancestor
  5. plugin.gatchan.jedit.ancestor.AncestorPlugin.author=Matthieu Casanova
  6. plugin.gatchan.jedit.ancestor.AncestorPlugin.version=1.1.0
  7. plugin.gatchan.jedit.ancestor.AncestorPlugin.docs=docs/Ancestor.html
  8. plugin.gatchan.jedit.ancestor.AncestorPlugin.depend.0=jdk 1.6
  9. plugin.gatchan.jedit.ancestor.AncestorPlugin.depend.1=jedit 04.04.01.00
  10. plugin.gatchan.jedit.ancestor.AncestorPlugin.description=Ancestor plugin is a small toolbar with buttons to browser quickly all parents folders of the current buffer
  11. plugin.gatchan.jedit.ancestor.AncestorPlugin.usePluginHome=true