Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
583 commits
Select commit Hold shift + click to select a range
8e3b42b
Added bosch axis layout
Jun 28, 2021
8f190f5
Add containerized unittest and build
sarahbx Jul 25, 2021
a5ff20b
Made table description selectable. Refactored ROM matching
Aug 16, 2021
09a75bb
Removed experiments
Aug 16, 2021
90ee0ec
First part of large table redesign
Aug 22, 2021
0a41e55
Added quicksave, added masking, cleanup
Aug 22, 2021
e60c424
Bumped copyright dates. Changed xml paramaters of switchable2DTable
Aug 22, 2021
ddac1df
Changed DataCell listeners from list to single value
Aug 23, 2021
10aad78
Added presets to standard table functionality, Removed 2DMaskableSwit…
Aug 23, 2021
ae9740d
Moved quicksave button
Aug 23, 2021
428b129
Refined logger def loading
Aug 24, 2021
eed6aac
Fixed label border
Aug 29, 2021
fc62d2d
Implemented subcategories with //
Sep 3, 2021
99146dc
Converted DataView equals function to redirect to DataCell
Sep 16, 2021
578371e
Changed bosch axis layout to dataLayout='bosch_subtract'
Sep 17, 2021
b3aff48
Converted switch statement to if clause
Sep 18, 2021
0ae9007
Split DOM parser into Table and Dom parser
GTO2013 Sep 19, 2021
992e51e
More cleanup
GTO2013 Sep 19, 2021
b3dd2c1
Removed commented out code
GTO2013 Sep 19, 2021
f6d4938
Start of rework
GTO2013 Sep 21, 2021
d6764c1
Small changes
GTO2013 Sep 21, 2021
1c6fafb
Less errors everywhere....
GTO2013 Sep 21, 2021
f0e0577
Still errors...
GTO2013 Sep 21, 2021
64aff76
Continued table rework
GTO2013 Sep 23, 2021
c477cfd
Compiles again for the first time
GTO2013 Sep 23, 2021
4c16c44
1D,2D,3D Table open
GTO2013 Sep 23, 2021
fd092e8
Almost back to normal
GTO2013 Sep 24, 2021
bded154
Back to normal
GTO2013 Sep 24, 2021
e0b9545
Moved selection field to data class
GTO2013 Sep 24, 2021
7ae56ea
Final changes
GTO2013 Sep 24, 2021
f89f6da
Fixed build issue
GTO2013 Sep 24, 2021
4e184df
Performance improvement
GTO2013 Sep 24, 2021
ef02c63
Shortcut scaling validation
GTO2013 Sep 24, 2021
6bd5613
Fixed memory leak
GTO2013 Sep 24, 2021
8e8929e
Fixed nullptr
GTO2013 Sep 24, 2021
33d8103
Added preset panel description
GTO2013 Sep 26, 2021
afcae60
Minimal changes
GTO2013 Sep 26, 2021
7e9f2b6
Fixed bug for static axis
GTO2013 Sep 26, 2021
12c7485
Moved creation of static Datacells
GTO2013 Sep 26, 2021
608f4c9
Fixed set issue with 2D Table
GTO2013 Sep 27, 2021
e70cf68
Fixed copy paste issue and reversed copying
GTO2013 Sep 27, 2021
92cc816
Cleaned up copy/paste code
GTO2013 Sep 27, 2021
7a5a3d2
Fixed raw scale bug
GTO2013 Sep 27, 2021
f070ace
Replaced hardcoded path with env variable
GTO2013 Sep 27, 2021
48be0d7
Made default scale the default again
GTO2013 Sep 27, 2021
803b457
Fixed axis labels
GTO2013 Sep 29, 2021
3729a9e
Reverted path change
GTO2013 Sep 29, 2021
b500baf
Fixed some Table1D label bugs
GTO2013 Sep 30, 2021
c20afa5
Fixed BitwiseSwitch not closing. Added better error messages for logg…
Oct 1, 2021
425c8e0
Add an issue template
dschultzca Oct 2, 2021
11b5913
Fixed error table closing issue
Oct 3, 2021
1f4873d
Fixed Table3D compare issue
Oct 3, 2021
3705272
Fixed table pasting issue
Oct 3, 2021
49f5f57
Further fixes for rom closing
Oct 3, 2021
532ffa7
Fixed axis scale issue and color update issue
Oct 4, 2021
f5aff46
Fixed base scaling issue
Oct 4, 2021
49797a1
Fixed base table static axis issue
Oct 4, 2021
ad5b01d
Added first version of NCS conversion layer
Oct 14, 2021
9015f97
Nissan CAN Logger initial implementation
dschultzca Oct 16, 2021
8f327b2
Added abstract conversion layer
Oct 16, 2021
168b542
Added optional translation file from NCS Dummy
Oct 16, 2021
0957927
Added automatic ID matching for bmw coding files
Oct 17, 2021
eedd6d4
Repairs to Nissan UDS2C functionality
dschultzca Oct 20, 2021
3bfb35d
Fixed block parsing issue
Oct 21, 2021
ab3b626
Added unused coding block
Oct 21, 2021
ebc8f82
Cleanup
Oct 21, 2021
47c2b82
Cleanup of file into seperate methods
Oct 22, 2021
bafee8a
Cleanup
Oct 22, 2021
46e1e39
Replace non-UTF-8 character
dschultzca Oct 28, 2021
e861b44
Catch error when DME doesn't have lambda sensors: issue #107,
dschultzca Oct 30, 2021
d791911
Add Category attribute to group like scalings. Name attribute should …
dschultzca Oct 31, 2021
b9e5762
Cleanup and generalization fixes
Nov 4, 2021
be340e8
Merge branch 'RomRaider:master' into ncs_conv
GTO2013 Nov 4, 2021
cd8bc31
Added copyright header
Nov 4, 2021
c51748c
Merge branch 'ncs_conv' of https://github.com/GTO2013/RomRaider into …
Nov 4, 2021
653c9b0
Code changes to allow building in current enviornment
dschultzca Nov 4, 2021
34508c4
Toolbar Fix
Nov 6, 2021
57c3d23
Fix for toolbar, fix for large table scrollbar, added table icon to w…
Nov 7, 2021
6631128
Removed uncessecary imports
Nov 7, 2021
252ab1d
Added .Cxx filter filter, definition export, manual definition pickin…
Nov 7, 2021
51cc2d5
Added safety check for possible infinite recursion
Nov 11, 2021
c62beac
Changed editor logger startup code, order should be independent now
Nov 14, 2021
85e51ca
In car fixes for live overlays
GTO2013 Nov 14, 2021
b345dae
Clear log overlay when overlay is disabled
Nov 14, 2021
7f7846d
Fixed bug when opening the editor twice, Added multi-selection to def…
Nov 14, 2021
2f5051a
Release 0.8.0 NOV14 2021
dschultzca Nov 15, 2021
712372d
Restore Logger menu item in Editor
dschultzca Nov 27, 2021
201e2e6
Fix for computers with no COM ports
dschultzca Nov 27, 2021
acf9f78
Release 0.8.1 NOV27 2021
dschultzca Nov 27, 2021
1f8da23
Restore directory filter
Dec 3, 2021
d836c4c
Release 0.8.2 DEC04 2021
dschultzca Dec 4, 2021
153f4ec
Update log warning message
dschultzca Dec 7, 2021
661700f
Remove unused import
dschultzca Dec 11, 2021
486bf45
Properly extend a Logger 3-byte RAM address to 4-bytes
dschultzca Dec 22, 2021
3183986
Fixed table compare menus
GTO2013 Dec 25, 2021
4712e1e
Updated checksum feedback and custom checksum loading
GTO2013 Dec 25, 2021
2a1aec5
Fixed memory leak, updated compare form to show different tables first
GTO2013 Dec 25, 2021
a2ff5c5
Simplified launching logger code from editor
GTO2013 Dec 25, 2021
d725e2a
Name thread
GTO2013 Dec 25, 2021
53c7158
Changed checksum signature for multiple checksums
GTO2013 Dec 25, 2021
ac66f33
Added motronic checksums
GTO2013 Dec 25, 2021
f39474f
Fixed motronic checksums
GTO2013 Dec 26, 2021
2f9f6b3
Improve user feedback for incorrect definition
GTO2013 Dec 27, 2021
90b93e8
Specify source file encoding type, otherwise compiling on Linux throw…
dschultzca Dec 27, 2021
3851a13
Update to create a complete build environment
dschultzca Dec 27, 2021
88397fa
Refine unit test filter
dschultzca Dec 28, 2021
4250776
Started work on xdf loader
GTO2013 Dec 28, 2021
908ca23
Add comments to methods
dschultzca Dec 30, 2021
6ad0f43
When called by an OBD connection, handle a null stopRequest gracefully
dschultzca Dec 30, 2021
baa267d
When CAL ID is less than 8 bytes, zero out the remianing positions in…
dschultzca Dec 30, 2021
7ce80eb
First XDF definition ever opened in RR
GTO2013 Dec 30, 2021
f41f8dd
Fix up OBD CAL ID parsing
dschultzca Dec 30, 2021
51085b7
OBD: fix for ECU IDs that are not strictly numeric, as in Nissan
dschultzca Dec 30, 2021
ef465d5
Fix bugs related to table loading
GTO2013 Dec 31, 2021
22c052e
Added to_byte approximation
GTO2013 Dec 31, 2021
4940cfa
Fixed some xdf bugs, added xdf filter
GTO2013 Jan 1, 2022
9a8bbda
Changed exception handling
GTO2013 Jan 1, 2022
26468ce
Fixed more bugs in xdf conversion
GTO2013 Jan 1, 2022
90332b9
update xdf
GTO2013 Jan 2, 2022
e9a056d
Moved Axis type into view tables
GTO2013 Jan 7, 2022
5fcc6ba
Add table referencing
GTO2013 Jan 7, 2022
5bb212b
Fixed table referencing
Jan 9, 2022
babd910
Fixed more bugs in xdf converter
Jan 10, 2022
3f17dde
delete old function
Jan 10, 2022
5e04ccc
Added sorted adding to table list
Jan 13, 2022
7f741ca
Started work on xdf loader
GTO2013 Dec 28, 2021
d616fd0
First XDF definition ever opened in RR
GTO2013 Dec 30, 2021
14e4211
Fix bugs related to table loading
GTO2013 Dec 31, 2021
4e27c0d
Added to_byte approximation
GTO2013 Dec 31, 2021
cf076ce
Fixed some xdf bugs, added xdf filter
GTO2013 Jan 1, 2022
dd555a9
Changed exception handling
GTO2013 Jan 1, 2022
7341af9
Fixed more bugs in xdf conversion
GTO2013 Jan 1, 2022
aacc7d5
update xdf
GTO2013 Jan 2, 2022
4bbc238
Moved Axis type into view tables
GTO2013 Jan 7, 2022
e13432a
Add table referencing
GTO2013 Jan 7, 2022
19f53a7
Fixed table referencing
Jan 9, 2022
1475c09
Fixed more bugs in xdf converter
Jan 10, 2022
e556666
delete old function
Jan 10, 2022
8f1e8ba
Added sorted adding to table list
Jan 13, 2022
0d336da
Merge branch 'xdf_support' of https://github.com/GTO2013/RomRaider in…
Jan 13, 2022
4ae6d80
Fix table compare
Jan 13, 2022
d657378
Fix status bar after loading
Jan 19, 2022
e0822c9
Added i18n strings, added warning popups for conversion layers, moved…
Jan 23, 2022
dbc15c7
Added cleanup for bmw layer
Jan 23, 2022
c2d65e1
Merge branch 'master' into xdf_support
GTO2013 Jan 31, 2022
3b1e418
Use JVM property to check if application and JVM are different bitness
dschultzca Feb 2, 2022
ed596a4
Change from day of year to day of month format
dschultzca Feb 2, 2022
4f9ab5c
Catch any Error if Registry entry is present but native library is mi…
dschultzca Feb 5, 2022
5aa8816
Manage iterating over multiple J2534 connections better.
dschultzca Feb 5, 2022
e0c6f7d
Manage J2534 connections better when connection errors occur.
dschultzca Feb 5, 2022
8f4550a
Add support to pass TX Flags to message filters
dschultzca Feb 16, 2022
db57bad
Update J2534Library class description
dschultzca Feb 16, 2022
8c79af7
Add J2534LibraryLocator class to support Windows and Linux
dschultzca Feb 16, 2022
e111556
Refactor ConnectionManagerFactory to load library from Settings or Se…
dschultzca Feb 16, 2022
dd6a974
Clean up formatting and a final modifiers
dschultzca Feb 16, 2022
5a0a4a9
Move J2534 library lookup and check from ConnectionManagerFactory
dschultzca Feb 16, 2022
16d41c0
Add support to set TX Flags on Filters, enable reading more than 1 me…
dschultzca Feb 16, 2022
d6ef76f
Add J2534 test for CAN messages
dschultzca Feb 16, 2022
d79439c
Remove testing DLL entry
dschultzca Feb 16, 2022
41783ed
Remove DllLocator, add LOGGER trace and debug check before String.format
dschultzca Feb 18, 2022
cef6499
Check if response is larger than msg.data array. Pass timeout value …
dschultzca Mar 6, 2022
834d715
Handle empty j2534Libraries properties entries
dschultzca Mar 6, 2022
7adf23e
Windows entry uneeded if J2534 library is found in registry
dschultzca Mar 6, 2022
e85ec26
Replace RXTXcomm with JSerialComm
dschultzca Mar 7, 2022
02ecfda
Fix case of properties file name, it's important on Linux
dschultzca Mar 22, 2022
8358779
Remove JDIC .hex and .bin file association support
dschultzca Mar 22, 2022
8c8ef6a
Eliminate call to Java EE API, removed in Java 11.
dschultzca Mar 22, 2022
7ca4e5f
Replace internal DOMParser with Document builder
dschultzca Mar 23, 2022
ea86baa
Change XSLT processor used to save settings file
dschultzca Mar 24, 2022
957997d
Drop call to getClass() when used with a static class literal
dschultzca Mar 26, 2022
a276a76
Add locale
GTO2013 Mar 27, 2022
4970956
Set some initial values so DOMsettingsBuilder and file writing don't …
dschultzca Mar 27, 2022
3edc87c
Working towards 64 bit support
dschultzca Mar 29, 2022
f65da7e
Change ENV variable to System property for user home directory, and o…
dschultzca Mar 30, 2022
bccd2f2
Move mask into dataCell, add fix for live preset updates
GTO2013 Mar 27, 2022
1cd7d25
Cleanup
GTO2013 Mar 27, 2022
6b7fb47
Refactor Bitwise Switch
GTO2013 Mar 30, 2022
9736e3e
Cleanup
GTO2013 Mar 30, 2022
d37c5eb
Move project files; Replace TTS with warning sound file; Fix run scripts
GTO2013 Apr 3, 2022
9ee04a0
Remove DTD from profile xml generation
GTO2013 Apr 4, 2022
727766d
Implement profile.dtd patch function
GTO2013 Apr 6, 2022
fc6b618
Revert run script change
GTO2013 Apr 6, 2022
ef32daf
Fix build error for old java 6
GTO2013 Apr 6, 2022
bc720a6
Add small bugfix for XDF layer
GTO2013 Apr 6, 2022
b4fb62c
Fix logger loading from editor, minor loading improvements
GTO2013 Apr 8, 2022
caea8b8
Remove redundant includes
GTO2013 Apr 8, 2022
f241b59
Add option to auto connect on startup
GTO2013 Apr 9, 2022
89970c9
Fix loading error with missing translation file
GTO2013 Apr 9, 2022
1cb41a3
Fix whitespace issue in preset manager
GTO2013 Apr 12, 2022
a7aaae3
Fix range calc; Add missing update call in presetPanel
GTO2013 Apr 13, 2022
574aed6
Add optimization
GTO2013 Apr 13, 2022
d7bdc14
Add optional version and author to ecu def
GTO2013 Apr 14, 2022
7969347
Remove saveData function
GTO2013 Apr 15, 2022
4e257ad
Include author and version in property view; Optimize table loading
GTO2013 Apr 15, 2022
b648cc1
Implement Table name comaprison for ROM property panel table list order
dschultzca Apr 16, 2022
48a4a98
Add a TreeNode sort function to select a Comparable table
dschultzca Apr 18, 2022
612c30e
Clear Compare menu when user cancels Chooser window.
dschultzca Apr 18, 2022
2d5606a
Release 0.9.0 APR18 2022
dschultzca Apr 19, 2022
53d8ea4
Remove out-dated 3rd party distribution build tools
dschultzca Apr 19, 2022
ae0f67f
Update 3rd party distribution build tools instructions and build.xml …
dschultzca Apr 19, 2022
e7eaf8d
Fix run.bat to start javaw where spaces exist in the path
dschultzca Apr 20, 2022
6521295
Implement compare fix
GTO2013 Apr 26, 2022
0b1c55d
Release 0.9.1 APR26 2022
dschultzca Apr 26, 2022
2532913
Fix Nissan ROM checksum processing issue #184
dschultzca May 7, 2022
e6c6788
Release 0.9.2 MAY07 2022
dschultzca May 7, 2022
8ab2733
Add support for i18n table progress messaging
dschultzca May 10, 2022
82b0eb3
Add support to enable/disable Table Tree sorting
dschultzca May 11, 2022
6573eda
Match table property user level label with Editor User Level menu opt…
dschultzca May 11, 2022
7a43f7b
Add missing right Panel refresh
GTO2013 May 15, 2022
2f89436
Provide user a message when a table fails to display. Formatting ...
dschultzca May 17, 2022
16dbe71
Screen the files a User tries to add to the Editor Defintion Manager
dschultzca May 18, 2022
553067a
Read the Properties file just once
dschultzca May 18, 2022
0ed789e
Add User level warning to switch tables, issue #190
dschultzca May 19, 2022
d8bf9ea
Release 0.9.3 MAY20 2022
dschultzca May 21, 2022
a1133b9
Fix issue #192, table display with modified axis length, and formatting.
dschultzca May 23, 2022
8f971b4
Release 0.9.4 MAY23 2022
dschultzca May 23, 2022
ee51409
Add copy checksum
GTO2013 Aug 29, 2022
cfd4106
Cleanup
GTO2013 Sep 3, 2022
ee316a5
Updates parent table when scale is changed in 1D tables
Oct 19, 2022
f6014b7
Fix table sizing bug and add xdfconstant support
GTO2013 Nov 4, 2022
a637a38
Move XDF into seperate test; Fix bug where table is rendered twice; I…
GTO2013 Nov 6, 2022
df1a4b5
Fix bug in unit test
GTO2013 Nov 6, 2022
60f78f8
visibility, final, unneeded initial value
rusefillc Nov 9, 2022
a5168d8
unit test progress
Nov 9, 2022
9112bb2
setClosed(true) hides the frame anyway
rusefillc Nov 9, 2022
33bcb31
Fix table opening bug, Fix Table1D axis label bug; Fix double loaded …
GTO2013 Nov 13, 2022
75341fb
There comments just repeat entity IDs, what's the point?
Nov 12, 2022
22e4520
unused code
rusefillc Nov 13, 2022
61865f2
GitHub action to build RR on windows
Mar 1, 2022
180f233
Remove incorrect 0.00 check
GTO2013 Dec 9, 2022
bf57cfb
Add JDF/VDF conversion layer
GTO2013 Jul 2, 2023
4818aa9
Add E38 PCM checksum
GTO2013 Jul 2, 2023
9d1c7ee
Add shortcut for raw scale, Add number of checksums in status bar
GTO2013 Jul 2, 2023
9b48003
Cleanup expression handling
GTO2013 Jul 2, 2023
75e5b3c
Add DTCs
GTO2013 Jul 6, 2023
8bfbae9
Create ConversionLayers on stack so no cleanup needed; Add option to …
GTO2013 Jul 9, 2023
ce63b50
Cleanup
GTO2013 Jul 9, 2023
538727a
Catch exception, issue #214
dschultzca Jul 12, 2023
8d1939f
Change "state" node processing
aalesv Aug 19, 2023
090cac6
Fix VDF scaling name error; Fix save definition bug
GTO2013 Oct 7, 2023
419f379
Fix serial RTS for Openport 1.3 cables; fixes #217
jevolk Oct 8, 2023
6880c97
Delete space in properties
GTO2013 Oct 10, 2023
3bdbb6c
Add alpha version of dataflow simulation
GTO2013 Nov 5, 2023
2f19ee7
Improve rendering performance; Dataflow bugfixes
GTO2013 Nov 12, 2023
036f84a
Fix negative offset conversion bug
GTO2013 Dec 1, 2023
df8653f
Release 1.0.0 DEC01 2023
dschultzca Dec 2, 2023
d9dce5e
updates the vscode doc for recent setup on windows
tapickell Feb 29, 2024
e7e8a9f
Add missing M42 VANOS query group
dschultzca Apr 6, 2024
69535ec
Improve Checksum Fix processing
aalesv May 30, 2024
bd77db3
Added ability to parse negative hex numbers
aalesv May 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
27 changes: 7 additions & 20 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,17 @@
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/common/com4j.jar"/>
<classpathentry kind="lib" path="lib/windows/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/windows/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/windows/vecmath.jar"/>
<classpathentry kind="lib" path="lib/windows/Graph3d.jar"/>
<classpathentry kind="lib" path="lib/common/j3dcore.jar"/>
<classpathentry kind="lib" path="lib/common/j3dutils.jar"/>
<classpathentry kind="lib" path="lib/common/vecmath.jar"/>
<classpathentry kind="lib" path="lib/common/Graph3d.jar"/>
<classpathentry kind="lib" path="lib/common/jama-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/common/jep.jar"/>
<classpathentry kind="lib" path="lib/common/Jama.jar"/>
<classpathentry kind="lib" path="lib/common/jamlab.jar"/>
<classpathentry kind="lib" path="lib/common/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/common/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="lib/common/cmu_time_awb.jar"/>
<classpathentry kind="lib" path="lib/common/cmu_us_kal.jar"/>
<classpathentry kind="lib" path="lib/common/cmudict04.jar"/>
<classpathentry kind="lib" path="lib/common/cmulex.jar"/>
<classpathentry kind="lib" path="lib/common/cmutimelex.jar"/>
<classpathentry kind="lib" path="lib/common/en_us.jar"/>
<classpathentry kind="lib" path="lib/common/freetts.jar"/>
<classpathentry kind="lib" path="lib/common/RXTXcomm.jar">
<attributes>
<attribute name="javadoc_location" value="http://users.frii.com/jarvi/rxtx/doc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/windows/jdic_stub.jar"/>
<classpathentry kind="lib" path="lib/common/jdic.jar"/>
<classpathentry kind="lib" path="lib/common/jfreechart-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/common/jcommon-1.0.12.jar"/>
<classpathentry kind="lib" path="lib/common/jna.jar">
Expand All @@ -45,5 +30,7 @@
<attribute name="javadoc_location" value="http://www.phidgets.com/documentation/web/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/common/jSerialComm-2.9.1.jar"/>
<classpathentry kind="output" path="target"/>
</classpath>
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
build
*.zip
.idea
.vscode
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Issue report
about: Create a report to help us improve
title: "[Logger][Editor]"
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS version: [e.g. Windows 10, Linux (dist), etc]
- Java version: [From RomRaider - Help - About, e.g. Sun Microsystems Inc. 1.6.0_45]
- RomRaider version: [or Github commit if not the latest official release]

**Additional context**
Add any other context about the problem here.
31 changes: 31 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: RomRaider build

on: [push,pull_request]

jobs:
build:
runs-on: windows-latest

steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Setup Java 8
uses: actions/[email protected]
with:
java-version: '8'
java-package: jdk
architecture: x64
- name: set JRE_DIR environment variable
shell: bash
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
run: echo ::set-env name=JRE_DIR::$(echo $JAVA_HOME)/jre

- name: Test Compiler
run: javac -version

- name: All
run: |
echo JRE_DIR=$JRE_DIR
ant all
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
src/main/java/com/romraider/Version.java
3rdparty/IzPack/
3rdparty/launch4j/
build/
target/
tmp/
tmp/
22 changes: 22 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "java",
"name": "Debug (Launch)-ECUExec<romraider>",
"request": "launch",
"mainClass": "com.romraider.ECUExec",
"projectName": "romraider"
},
{
"type": "java",
"name": "Debug (Launch)-EcuLoggerExec<romraider>",
"request": "launch",
"mainClass": "com.romraider.logger.ecu.EcuLoggerExec",
"projectName": "romraider"
}
]
}
Binary file removed 3rdparty/IzPack/.installationinformation
Binary file not shown.
21 changes: 0 additions & 21 deletions 3rdparty/IzPack/Description.txt

This file was deleted.

202 changes: 0 additions & 202 deletions 3rdparty/IzPack/License.txt

This file was deleted.

Loading