|
From: indian s. <coo...@gm...> - 2008-02-06 13:14:38
|
Any idea.. Also i feel it is coz I aint packing the jars correctly.. can this be the case....??? On Feb 5, 2008 2:32 PM, indian scorpio <coo...@gm...> wrote: > hi > > Well, now the issue is something else (probably more java specific rather > than jEdit specific but thought may its better to ask here once. > > When I am running the project (textArea) using eclipse it is working fine > with proper syntax highlighting etc. but when I build the textArea jar and > trying to run that then though the textArea runs but there is no syntax > highlighting etc. while startup these are the logs. While searching found > out that this might be some 1.6 specific bug & has been resolved but again > not working for me. > This is the problem when I do ModeProvider.loadmode(mode) - if I dont do > it there is no error but then textArea shows no hinghlighting etc. > > 2:20:35 PM [error] ModeProvider: java.io.IOException: Stream closed > 2:20:35 PM [error] ModeProvider: at > java.io.BufferedInputStream.getInIfOpen(Unk > nown Source) > |