User Activity

  • Modified ticket #2 on RPG Next Gen Editor

    rpgng missed.

  • Posted a comment on ticket #2 on RPG Next Gen Editor

    RPG Next Gen Editor is no longer supported (as stated on the website). Please try MiWorkplace which is the successor of RPG Next Gen Editor at http://miworkplace.com .

  • Created ticket #4 on iRPGUnit

    Parameterized Unit Tests

  • Posted a comment on discussion Open Discussion on XMLi

    Hi, I think at line sequence number 036900 in XMLI1.RPGLE (xmli_addElement) it should be pCurrent = pStartElement; instead of pCurrent = pSaved; At the moment it trashes the xml if the open tag needs to be rolled back. Thanks. Mihael

  • Modified a comment on discussion Open Discussion on RPG Next Gen Editor

    Hi Tosh, RPG Next Gen Editor does not support local source code. And you cannot pass a file path to a stream file in the IFS to the editor. It doesn't work. Anyway the editor is not developed any further. If you are interested in an RPG editor please take a look at MiWorkplace , see https://www.miworkplace.com . Best Regards Mihael (project owner of RPG Next Gen Editor and developer of MiWorkplace)

  • Posted a comment on discussion Open Discussion on RPG Next Gen Editor

    Hi Tosh, RPG Next Gen Editor does not support local source code. And you cannot pass a file path to a stream file in the IFS to the editor. It doesn't work. Anyway the editor is not developed any further. If you are interested in an RPG editor please take a look at MiWorkplace , see https://www.miworkplace.com. Best Regards Mihael (project owner of RPG Next Gen Editor and developer of MiWorkplace)

  • Posted a comment on discussion Open Discussion on RPGUnit

    Hi, I think this project is not active any more. There has been some forks on github but even these have no further commits than the code here on Sourceforge.net. ILEUnit has some enhancements but won't cover your request at the moment. I think a good way to test and report would be to let the tests be run from a build and test server like Jenkins. Jenkins could send reports per mail. I tried this approach with limited success, see http://wiki.rpgnextgen.com/doku.php?id=ibm_i_and_continuous_integration...

  • Posted a comment on ticket #397 on Toolbox for Java/JTOpen

    Oh. The fix should rather have been: public void setParameterOutputData(int parmIndex, byte[] tempData, int maxLength) { contents_ = new byte[Math.min(lengthOfData_, maxLength)]; System.arraycopy(tempData, 0, contents_, 0, Math.min(lengthOfData_, maxLength)); }

View All

Personal Data

Username:
fist
Joined:
2001-06-09 04:49:45

Projects

This is a list of open source software projects that Mihael Schmidt is associated with:

  • AndLess This project provides libraries and tools for Android. Last Updated:
  • ILEDocs   Last Updated:
  • ILEUnit   Last Updated:
  • RPG Next Gen Editor   Last Updated:
  • Werewolf   Last Updated: