|
What this is
Other links
The source code<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> <plugin name="org.eclipse.bundle04" id="org.eclipse.bundle04" version="1.0" provider-name="Eclipse.org"> <extension point="org.eclipse.core.runtime.contentTypes"> <content-type id="empty_extension1" name="Empty Extension 1" file-extensions=""/> <content-type id="empty_extension2" name="Empty Extension 2" file-extensions="foo,"/> <content-type id="empty_extension3" name="Empty Extension 3" file-extensions=",foo"/> <content-type id="empty_extension4" name="Empty Extension 4" file-extensions="foo,,bar"/> <content-type id="non_empty_extension" name="Non-Empty Extension" file-extensions="non-empty"/> </extension> </plugin> |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.