Search found 14 matches
- Mon Mar 01, 2004 9:05 pm
- Forum: Java
- Topic: How to include bat file when running a .class?
- Replies: 2
- Views: 395
thanks for your answer i'm quite new to all this, so i coudnt get what you wrote you say that in textpad, in tools, where i've params, i writte exactly what? my bat file is called a.bat, located in same folder as my classes. i made this: a.bat%1$BaseName and got this error msg from msdos: Exception ...
- Mon Mar 01, 2004 8:25 pm
- Forum: Java
- Topic: How to include bat file when running a .class?
- Replies: 2
- Views: 395
How to include bat file when running a .class?
when i run from command line, first i use a bat file to change my codepage for msdos;
how can i "program" that in textpad so that i can achieve the same effect?
thanks in advance
how can i "program" that in textpad so that i can achieve the same effect?
thanks in advance
- Sun Feb 29, 2004 7:00 pm
- Forum: Enhancement Suggestions
- Topic: split java classes into several files
- Replies: 0
- Views: 244
split java classes into several files
i posted this elsewhere but here has a place too, i guess, so:
i remember noticing there existed a tool to split several java classes that exist in a single file to one file each, but I cant find it.
Can someone tell me about pls?
Would it be possible to create a tool that would do it?
i remember noticing there existed a tool to split several java classes that exist in a single file to one file each, but I cant find it.
Can someone tell me about pls?
Would it be possible to create a tool that would do it?
- Wed Feb 25, 2004 7:01 pm
- Forum: Java
- Topic: split classes into several files
- Replies: 0
- Views: 220
split classes into several files
hi
i vaguelly remember noticing there existed a tool to split several java classes that exist in a single file. I cant find it.
Can someone tell me about pls?
thanks in advance
i vaguelly remember noticing there existed a tool to split several java classes that exist in a single file. I cant find it.
Can someone tell me about pls?
thanks in advance
- Tue Feb 24, 2004 9:51 pm
- Forum: Java
- Topic: Strange textPad behaviour
- Replies: 1
- Views: 416
- Tue Feb 24, 2004 9:07 pm
- Forum: Java
- Topic: Strange textPad behaviour
- Replies: 1
- Views: 416
Strange textPad behaviour
hi i have this DIR: C:\Java_Granel\Classes\aritmetica in this last folder i've several .java and .class files; all .java belong to a package named aritmetica. From msdos, i compile and run ok, like this: C:\Java_Granel\Classes\aritmetica>java -cp C:\Java_Granel\Classes aritmetica.Stub But in textpad ...
- Tue Feb 24, 2004 2:37 pm
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1090
- Mon Feb 23, 2004 11:56 am
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1090
- Mon Feb 23, 2004 11:33 am
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1090
- Mon Feb 23, 2004 11:19 am
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1090
- Sun Feb 22, 2004 2:16 pm
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1090
- Sun Feb 22, 2004 1:03 pm
- Forum: General
- Topic: Blank line
- Replies: 11
- Views: 1090
Blank line
hi
i'd like to know if there is any tool or macro that lets me write my java code with one blank line between every code line
f.i.:
class A {
int i = 1;
String st = "";
}
thanks
i'd like to know if there is any tool or macro that lets me write my java code with one blank line between every code line
f.i.:
class A {
int i = 1;
String st = "";
}
thanks
- Sun Feb 15, 2004 3:24 pm
- Forum: General
- Topic: ViewClipLib
- Replies: 1
- Views: 204
SOLVED
found answer in here:
http://www.textpad.com/forum/viewtopic. ... t=clip+lib
dont forget to delete bar1
found answer in here:
http://www.textpad.com/forum/viewtopic. ... t=clip+lib
dont forget to delete bar1
- Sun Feb 15, 2004 2:30 pm
- Forum: General
- Topic: ViewClipLib
- Replies: 1
- Views: 204
ViewClipLib
somehow i messed my keyboard shortcuts and now i cant see my cliplib - either with Ctrl+F3 or tipping (dont know where for sure)
Can anyone sort me out of this, pls?
tx
Can anyone sort me out of this, pls?
tx