Philippe

Show:

What's happening?

  • upgrade for JUnit 4.5

    The API in JUnit 4.5 has changed from the JUnit 4.0 API. This breaks the JUnit 4 support in autotestsuite. This is particularly a problem because Eclipse 3.5 (Galileo) packages JUnit 4.5! The problem is in the class org.pluginbuilder.autotestsuite.junit4.JUnit4TestRunner The line Request request = Request.classes( collectionName, classes.toArray( new Class[classes.size()] ) ); should...

    2009-07-13 08:59:38 UTC in Plug-in Builder

  • unused jj file

    The file ./src/net/sourceforge/veditor/editor/VerilogParser.jj does not seem to be used. The grammar files are in ./src/net/sourceforge/veditor/parser. An unused file does not cause errors, but it is confusing. It is better to remove it from CVS.

    2007-09-08 08:16:05 UTC in Eclipse Verilog editor

  • compile errors with "addPort"

    Eclipse gives compile errors for ModuleParserManager and VerilogParserBase, because Module does not support addPort(String) or addVariable(String). Patch is attached.

    2007-09-07 19:45:37 UTC in Eclipse Verilog editor

  • missing plug-in dependency

    The class net/sourceforge/veditor/editor/VerilogActionContributor references org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds. This can only work if the org.eclipse.jdt.ui plugin is included in the list of dependencies. I have created a patch that includes the needed dependency. Perhaps it is even better not to use IJavaEditorActionDefinitionIds. patch attached.

    2007-09-07 19:39:47 UTC in Eclipse Verilog editor

  • patch for bug 1734343

    Here is a patch for bug 1734343. Can somebody please commit?.

    2007-06-11 10:09:12 UTC in Signs - VHDL Hardware Developement

About Me

  • 2007-06-11 (2 years ago)
  • 1814229
  • pfaes (My Site)
  • Philippe

Send me a message