mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-04-11 17:39:21 +00:00
Add TODO and comments
This commit is contained in:
parent
b8c80a99b5
commit
6fc93c6cee
@ -30,6 +30,7 @@ import com.wudsn.ide.lng.compiler.CompilerSymbol;
|
||||
|
||||
/**
|
||||
* Process log parser for {@link MadsCompiler}.
|
||||
* TODO: Implement MP log parsing
|
||||
*
|
||||
* @author Peter Dell
|
||||
*/
|
||||
|
@ -38,6 +38,7 @@ import org.eclipse.jface.text.IDocumentListener;
|
||||
//import org.xml.sax.SAXParseException;
|
||||
|
||||
/**
|
||||
* TODO No idea why this was created/copied??
|
||||
*
|
||||
* @author Peter Dell
|
||||
* @since 1.7.1
|
||||
|
@ -130,6 +130,14 @@
|
||||
</annotation>
|
||||
|
||||
|
||||
<annotation>
|
||||
<appInfo>
|
||||
<meta.section type="apiinfo"/>
|
||||
</appInfo>
|
||||
<documentation>
|
||||
The runners extension point is in the same pluging as the compilers extension point, because the runner have a depedencies to the compiler files of a compiler to (optinally) start with source related break points.
|
||||
</documentation>
|
||||
</annotation>
|
||||
|
||||
|
||||
<annotation>
|
||||
|
Loading…
x
Reference in New Issue
Block a user