it gives me an error in the compiling process: ShowBike.java:12: non-static variable this cannot be referenced from a static context Bicycle bike = ne...
My error is with every single variable that I declare and then try to use...reason behind "non-static method cannot be referenced from a static context...