mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
fix for the invalif import statement
This commit is contained in:
parent
546f7aa8cf
commit
6ce0c350ce
1 changed files with 0 additions and 2 deletions
|
@ -81,8 +81,6 @@ import org.eclipse.core.runtime.content.IContentType;
|
||||||
import org.eclipse.core.runtime.content.IContentTypeSettings;
|
import org.eclipse.core.runtime.content.IContentTypeSettings;
|
||||||
import org.eclipse.core.runtime.preferences.IScopeContext;
|
import org.eclipse.core.runtime.preferences.IScopeContext;
|
||||||
|
|
||||||
import com.sun.rsasign.l;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents a tool that can be invoked during a build.
|
* Represents a tool that can be invoked during a build.
|
||||||
* Note that this class implements IOptionCategory to represent the top
|
* Note that this class implements IOptionCategory to represent the top
|
||||||
|
|
Loading…
Add table
Reference in a new issue