- <?xml version="1.0" encoding="UTF-8"?>
- <plugin
- id="com.perforce.p4api"
- name="Perforce Client API"
- version="__P4VERSIONTOKEN__RELYEAR.__P4VERSIONTOKEN__RELREL.__P4VERSIONTOKEN__PATCHLEVEL"
- class="com.perforce.p4api.P4APIPlugin"
- provider-name="Perforce Software">
-
- <runtime>
- <library name="p4api.jar">
- <export name="*"/>
- <packages prefixes="com.perforce.p4api"/>
- </library>
- </runtime>
- <requires>
- <import plugin="org.eclipse.core.runtime"/>
- </requires>
- <extension
- point="org.eclipse.core.runtime.preferences">
- <initializer class="com.perforce.p4api.P4APIPreferenceInitializer"/>
- </extension>
-
- </plugin>
# |
Change |
User |
Description |
Committed |
|
#1
|
16816 |
nrkruk |
"Forking branch 2015-1 of perforce-software-p4eclipse to nrkruk-p4eclipse." |
9 years ago
|
|
//guest/perforce_software/p4eclipse/2015-1/src/3.7/plugins/com.perforce.p4api/plugin.xml.template |
#1
|
16761 |
Matt Attaway |
Post 2015.1 source code for P4Eclipse |
9 years ago
|
|