O
OctavioOlguin
Guest
also... what I'm I doing wrong? got this: APPL Start ABL2DB [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception: No ha sido posible encontrar la clase o interfaz com.joanju.proparse.NodeTypes. (12886) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): ** D:\cintegrity\src\com\cintegrity\ABL2DB\BuildTableLinks.cls No se ha podido comprender la linea 14. (196) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): No ha sido posible encontrar la clase o interfaz com.joanju.proparse.ProParserTokenTypes. (12886) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): ** D:\cintegrity\src\com\cintegrity\ABL2DB\BuildTableLinks.cls No se ha podido comprender la linea 15. (196) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): No ha sido posible encontrar la clase o interfaz org.prorefactor.core.JPNode. (12886) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): ** D:\cintegrity\src\com\cintegrity\ABL2DB\BuildTableLinks.cls No se ha podido comprender la linea 16. (196) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): No ha sido posible encontrar la clase o interfaz org.prorefactor.treeparser.ParseUnit. (12886) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): ** D:\cintegrity\src\com\cintegrity\ABL2DB\BuildTableLinks.cls No se ha podido comprender la linea 17. (196) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): No ha sido posible encontrar la clase o interfaz BuildTableLinks. (12886) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL SysERROR Unexpected Exception (cont.): ** D:\cintegrity\src\com\cintegrity\ABL2DB\Driver.cls No se ha podido comprender la linea 290. (196) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL CALLSTACK D:\cintegrity\src\abl2db_launcher.p at line 78 (D:\cintegrity\src\abl2db_launcher.p) [18/04/25@20:41:31.268-0500] P-017968 T-015824 1 4GL APPL End ABL2DB and current structure is: d:\cintegrity>tree D:. ├───.settings ├───proparse │ ├───.externalToolBuilders │ ├───.settings │ ├───data │ │ ├───appendprogram │ │ │ └───t01 │ │ │ ├───expect │ │ │ ├───orig │ │ │ └───test │ │ ├───bubble │ │ │ ├───expect │ │ │ ├───expect2 │ │ │ ├───orig │ │ │ ├───orig2 │ │ │ ├───test │ │ │ ├───test2 │ │ │ ├───x03_expect │ │ │ ├───x03_orig │ │ │ ├───x03_test │ │ │ ├───x04 │ │ │ │ ├───expect │ │ │ │ ├───orig │ │ │ │ └───test │ │ │ └───x05 │ │ │ ├───expect │ │ │ ├───orig │ │ │ └───test │ │ ├───bugsfixed │ │ ├───extractmethod │ │ │ └───t01 │ │ │ ├───expect │ │ │ ├───orig │ │ │ └───test │ │ ├───names │ │ ├───newsyntax │ │ │ ├───101b │ │ │ │ └───deep │ │ │ ├───101c102a │ │ │ ├───102b │ │ │ ├───11.4 │ │ │ ├───11.6 │ │ │ ├───11.7 │ │ │ ├───Consultingwerk │ │ │ └───prolint │ │ │ └───regrtest-oo │ │ ├───pub │ │ ├───qualifyfields │ │ │ └───t01 │ │ │ ├───expect │ │ │ ├───orig │ │ │ └───test │ │ ├───rename │ │ │ └───t01 │ │ │ ├───expect │ │ │ └───orig │ │ ├───Sports2000 │ │ │ └───Customer │ │ ├───tp01ProcessTests │ │ ├───tp01tests │ │ └───wrapprocedure │ │ └───t01 │ │ ├───expect │ │ ├───orig │ │ └───test │ ├───ikvmbin │ ├───lib │ ├───META-INF │ ├───prorefactor │ │ ├───configdump │ │ ├───projects │ │ │ ├───s2k │ │ │ ├───sports2000 │ │ │ └───unittest │ │ └───settings │ ├───resources.example │ ├───src │ │ ├───com │ │ │ └───joanju │ │ │ ├───proparse │ │ │ │ ├───sockets │ │ │ │ └───unittest │ │ │ └───scripting │ │ ├───de │ │ │ └───consultingwerk │ │ │ └───proparse │ │ │ └───refactor │ │ ├───icons │ │ ├───images │ │ ├───org │ │ │ ├───proparse │ │ │ │ └───api │ │ │ └───prorefactor │ │ │ ├───core │ │ │ │ ├───schema │ │ │ │ └───unittest │ │ │ ├───db │ │ │ ├───io │ │ │ ├───macrolevel │ │ │ ├───nodetypes │ │ │ ├───refactor │ │ │ │ ├───messages │ │ │ │ ├───settings │ │ │ │ └───unittest │ │ │ ├───reports │ │ │ ├───treeparser │ │ │ ├───treeparser01 │ │ │ ├───util │ │ │ └───widgettypes │ │ ├───proparse │ │ ├───resources │ │ └───test │ ├───src-abl │ │ └───shim-api │ │ └───proparse │ │ ├───api │ │ ├───testdata │ │ └───utilities │ └───tmp ├───run │ ├───bugsfixed │ ├───com │ │ └───cintegrity │ │ ├───ABL2DB │ │ ├───Filesystem │ │ ├───LoggingUtils │ │ └───Proparse │ │ └───TestCases │ ├───newsyntax │ │ ├───101b │ │ │ └───deep │ │ ├───101c102a │ │ ├───102b │ │ └───prolint │ │ └───regrtest-oo │ └───proparse │ └───data │ ├───appendprogram │ │ └───t01 │ │ ├───expect │ │ ├───orig │ │ └───test │ ├───bubble │ │ ├───expect │ │ ├───expect2 │ │ ├───orig │ │ ├───orig2 │ │ ├───test │ │ ├───test2 │ │ ├───x03_expect │ │ ├───x03_orig │ │ ├───x03_test │ │ ├───x04 │ │ │ ├───expect │ │ │ ├───orig │ │ │ └───test │ │ └───x05 │ │ ├───expect │ │ ├───orig │ │ └───test │ ├───bugsfixed │ ├───extractmethod │ │ └───t01 │ │ ├───expect │ │ ├───orig │ │ └───test │ ├───names │ ├───newsyntax │ │ ├───101c102a │ │ ├───102b │ │ ├───11.4 │ │ ├───11.6 │ │ └───11.7 │ ├───pub │ └───qualifyfields │ └───t01 │ └───expect └───src └───com └───cintegrity ├───ABL2DB ├───FileSystem ├───LoggingUtils └───Proparse └───TestCases Thanks
Continue reading...
Continue reading...