Creates and returns the marker with the specified type on this resource. Marker type ids are the id of an extension installed in the org.eclipse.core.resources.markers extension point. The specified type string must not be null.
@param type the type of the marker to create
@return the handle of the new marker
@exception CoreException if this method fails. Reasons include:
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.