plugin.xml #1

  • //
  • main/
  • guest/
  • nathan_fiedler/
  • p4polarion/
  • main/
  • plugin.xml
  • View
  • Commits
  • Open Download .zip Download (299 B)
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension
         point="com.polarion.portal.tomcat.webapps">
      <webapp
            contextRoot="webapp"
            name="polarion/perforce/admin"
            priority="0">
      </webapp>
   </extension>
</plugin>
# Change User Description Committed
#1 23310 Nathan Fiedler "Forking branch Main of perforce_software-p4polarion to nathan_fiedler-p4polarion."
//guest/perforce_software/p4polarion/main/plugin.xml
#2 16755 Paul Allen Change Web resource to /polarion/perforce to protect namespace.
#1 16724 Paul Allen Added basic Administration page (template only)