|
From: Matthieu C. <cho...@gm...> - 2008-01-24 11:00:56
|
On Jan 24, 2008 11:54 AM, indian scorpio <coo...@gm...> wrote: > Though its a java programming specific but still I thought it might be > useful if i ask it here...!! > > Is it possible to embed JEdit text editor in my Java Application somehow Hi, there is an ant task in the build.xml named build-textArea It will build a jar containing the classes you need to do that. This is experimental, but you can try, if you have problems we will try to help you. Matthieu |