Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.32 KB

R2J

R2J is a tool to convert an R.txt file into an R.java file.

Download

How To Use

  1. Launch the Application
    Step 1

  1. Drag and Drop Your R.txt File
    Step 2

    or

    Click the "Browse" Button and Choose the R.txt Path
    Step 3


  1. Set the Package Name for Your Java Class
    Step 4

  1. Click the "Convert" Button
    Step 5

  1. Find the Output R.java File
    • The output file will be saved in the same directory as the R.txt file.
    Step 6