mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-07 03:49:40 +00:00
a17fd820b6
This commit introduces a new Python script, `fix_constructors_v2.py`, which automates the process of correcting constructor names in Java files based on Gradle error outputs. The script scans specified Java files, identifies constructors that do not match their class names, and updates them accordingly. It handles various edge cases, ensuring that only relevant constructors are modified. The script also provides feedback on the changes made during execution.
26 lines
835 B
Java
26 lines
835 B
Java
package com.efiAnalytics.apps.ts.tuningViews;
|
|
|
|
import V.ExceptionInVPackage;
|
|
import com.efiAnalytics.ui.bV;
|
|
import java.awt.Component;
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
class TuningViewLoadThread extends Thread {
|
|
TuningViewLoadThread(J paramJ, ArrayList paramArrayList, b paramb, Component paramComponent) {}
|
|
|
|
public void run() {
|
|
try {
|
|
List list = G.ExceptionInVPackage(this.ExceptionInVPackage);
|
|
this.b.ExceptionInVPackage(list);
|
|
} catch (ExceptionInVPackage ExceptionInVPackage) {
|
|
bV.d("Failed to load Tuning Views:\n" + ExceptionInVPackage.getLocalizedMessage(), this.c);
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/apps/ts/tuningViews/O.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |