matatua / omnidic

Automatically exported from code.google.com/p/omnidic
0 stars 0 forks source link

Can not Debug #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When I dowload and open this project.
2. Debug this program public String[] getDictionaries(){
        try {
            return getKeys("config");
        } catch (IOException ex) {
            ex.printStackTrace();
        }
I don't find file config.Can Anyone help me this problems
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by quyetpvk49a1c on 28 Jan 2010 at 9:23