/srv/irclogs.ubuntu.com/2009/09/07/#ubuntu-java.txt

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

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!