- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
Latest commit
15 lines (15 loc) · 610 Bytes
/
Copy pathfiletypes.xml
File metadata and controls
15 lines (15 loc) · 610 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<application>
<componentname="FileTypeManager"version="17">
<extensionMap>
<mappingext="klib"type="ARCHIVE" />
<mappingpattern="ITest"type="JAVA" />
<mappingpattern="SceneSwitchInterface"type="JAVA" />
<mappingpattern="GenericDAO"type="JAVA" />
<mappingpattern="TestInterface"type="JAVA" />
<mappingpattern="DBConnectivityInterface"type="JAVA" />
<mappingpattern="ICustomer"type="JAVA" />
<mappingpattern="IUser"type="JAVA" />
<mappingpattern="NavigationLogic"type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>