Activity for Mihael Schmidt

  • Mihael Schmidt Mihael Schmidt modified ticket #2

    rpgng missed.

  • Mihael Schmidt Mihael Schmidt posted a comment on ticket #2

    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 .

  • Mihael Schmidt Mihael Schmidt created ticket #4

    Parameterized Unit Tests

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Open Discussion

    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

  • Mihael Schmidt Mihael Schmidt modified a comment on discussion Open Discussion

    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)

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Open Discussion

    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)

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Open Discussion

    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...

  • Mihael Schmidt Mihael Schmidt posted a comment on ticket #397

    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)); }

  • Mihael Schmidt Mihael Schmidt posted a comment on ticket #397

    Forgot the jtopenlite Program class for the IBM i API QUSLMBR.

  • Mihael Schmidt Mihael Schmidt created ticket #397

    RetrieveUserSpace throws ArrayIndexOutOfBoundsException

  • Mihael Schmidt Mihael Schmidt posted a comment on ticket #387

    The bundle information could look like this (though this is for an old version): Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JTOpen Bundle-SymbolicName: com.ibm.as400.jtopen Bundle-Version: 7.10 Bundle-ClassPath: . Export-Package: com.ibm.as400.access, com.ibm.as400.access.jdbcClient, com.ibm.as400.access.list, com.ibm.as400.data, com.ibm.as400.micro, com.ibm.as400.resource, com.ibm.as400.security, com.ibm.as400.security.auth, com.ibm.as400.util, com.ibm.as400.util.commtrace, com.ibm.as400.vaccess,...

  • Mihael Schmidt Mihael Schmidt created ticket #387

    Provide Bundle Information in Manifest File of jt400.jar

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    Next time just write me per email as this project (rpgnextgen at sourceforge) is...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    Any further questions regarding this thread please at mihael (47) rpgnextgen dot...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    In context of my JSON service program arrays are always 0-based, meaning the first...

  • Mihael Schmidt Mihael Schmidt posted a comment on ticket #367

    It is not critical for my application. I can wait till the next release. Thank y...

  • Mihael Schmidt Mihael Schmidt created ticket #367

    Date, Time and Timestamp field recognized as text field

  • Mihael Schmidt Mihael Schmidt committed [942e29]

    Initial commit

  • Mihael Schmidt Mihael Schmidt committed [960fc1]

    adjusted docs

  • Mihael Schmidt Mihael Schmidt committed [41a16f]

    added docs

  • Mihael Schmidt Mihael Schmidt committed [49eff0]

    initial commit

  • Mihael Schmidt Mihael Schmidt committed [014f26]

    initial commit

  • Mihael Schmidt Mihael Schmidt committed [81c8b2]

    initial commit

  • Mihael Schmidt Mihael Schmidt modified a comment on discussion Help

    Telnet DDM Database Service connection: You need just to be able to establish a connection...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    Telnet DDM Database Service connection: You need just to be able to establish a connection...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    Hi, could you please check if DDM is correctly configured and you can get a data...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    Hi David, you can pass parameters to the program. At the moment it will just ignore...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    Hi, sorry for the late answer. The RPG Next Gen Editor doesn't support keeping the...

  • Mihael Schmidt Mihael Schmidt committed [218461]

    initial commit

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    What does the log say? http://wiki.rpgnextgen.com/doku.php?id=eclipse_start_para...

  • Mihael Schmidt Mihael Schmidt posted a comment on discussion Help

    sorry for the late post. just follow the video: http://rpgnextgen.sourceforge.net/index.php?content=videos...

1
MongoDB Logo MongoDB