Skip to content

nutthaphon/reformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reformat

Oracle Service Bus 12c project with Jdeveloper 12c

This project reformat semicolon separate text file to fixed-length

as-is

1;aaa aaa;40;10000;true
2;bbb bbbbbbb;20;2000;false
3;c cc;23;130000;true

to-be

1    aaa aaa           40    10000     true
2    bbb bbbbbbb   20    2000       false
3    c cc                  23    130000   true

About

Oracle Service Bus 12c project with Jdeveloper 12c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages