Compare commits
No commits in common. "a8663359ca168684ecdc02df62489b5b168550df" and "2483b0dec4798c434c9f5ed4d39dd2c0f8a56293" have entirely different histories.
a8663359ca
...
2483b0dec4
@ -1,13 +0,0 @@
|
||||
/*
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
|
||||
*/
|
||||
package TestPackage2;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Андрей
|
||||
*/
|
||||
public class FooClass2 {
|
||||
private char foo;
|
||||
}
|
@ -16,7 +16,6 @@ public class TestJForm2 extends javax.swing.JFrame {
|
||||
public TestJForm2() {
|
||||
initComponents();
|
||||
}
|
||||
public String foo;
|
||||
|
||||
/**
|
||||
* This method is called from within the constructor to initialize the form.
|
||||
|
Loading…
Reference in New Issue
Block a user