Skip to content

Table Cross is a Java app to corss two tables, since they hava a commom field

Notifications You must be signed in to change notification settings

ufeslabic/Table_Cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Table Cross

Table Cross is a Java app to corss two tables, since they hava a commom field

Requiriments

Java JRE6

Usage

Download TableCross.jar

open a terminal window in his folder

run the command: java -jar TableCross.jar

insert the parameters in the first window:

  1. first table file

  2. second table file

  3. folder where the new table will be generated

  4. name of the new table

click "OK"

select the fields that will be used to match the tables.

click "OK"

Format

The program considers the first line of each file as "collumn names" The program considers \t (tab) as separator between the fields

It's possible to generate files in this format using copy, in a excell or calc table, and paste in a text editor.

Contact

Wilian Lopes: willianlopes404@gmail.com

About

Table Cross is a Java app to corss two tables, since they hava a commom field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published