[01:25] hey, I got a question about @Overrides and variables [01:25] I have my variable "public static Object[][] data = new Object[0][0]" in my abstract class [01:25] and in the abstract class i have a method that edits the data [01:25] On the extended class, I have public static Object[][] data = ... that hides another field (abstract class) [01:25] does the method in the abstract class edit the extended class or not? [01:25] I can't use the annotation @Override on a variable or atleast I don't know how [09:23] hello. nice to meet you. excuse me, I cant speak english well. sorry to bad english. but would you help me please? [09:24] only if you ask a real question [09:29] java's classpath setting is /etc/profile. and i must execute #source /etc/profile. [09:31] right? but I think about my linux be not for it. [09:34] I made test sample file. it file is test for System.getProperty("java.class.path") [09:45] but it is only ".;" [09:45] and the problem is? [09:49] I did set my jar files. but can't find package in java program [10:04] selckin : if your condition not bad, would you help me please? [10:05] try explaining what you are trying todo, what it is actually doing, and what you expected it todo