RE: [Cxtable-devel] OK...that turned out to be easier than I thou ght...
Status: Alpha
Brought to you by:
xiarcel
From: Williams, D. <DAV...@ca...> - 2001-12-04 16:09:53
|
I did that on my linux-side...although they weren't too nifty either.. I think I need some version of the 2.4 kernel to get better 'visual' performance out of Java...and to get it to stop barfing..I think I'm missing some of the motif libraries. Sun doesn't seem to think that its odd for a Native exception to be thrown when painting an Image on a Panel... I'll look at the tool. David Scott Williams Computer Associates Marketing Representative-Sales Call Center One Computer Associates Plaza Islandia, New York 11749 tel: +1 800-243-9462 ext. 73431 tel: +1 631-342-3431 (Direct) fax: +1 631-342-5734 wi...@ca... -----Original Message----- From: Borne Goodman-Mace [mailto:bm...@eg...] Sent: Tuesday, December 04, 2001 10:44 AM To: cxt...@li... Subject: Re: [Cxtable-devel] OK...that turned out to be easier than I thought... I found a nice java code hierarchy visualizer yesterday, which will show all code dependencies / linking, which should make it a lot easier to understand relationships to decide where to put stuff. I have the link here at work (program is called viztool), and I found it through freshmeat.net yesterday if you want to grab a copy yourself, and I will download it at some point today, and run it against the cxtable code. I usually code in either vi or NetBeans, and always just vi at work. I will also need to re-work some of the bat scripts into bash scripts to work under the linux environment I usually code in. --bjgm On Tue, 2001-12-04 at 10:36, xi...@pr... wrote: > Granted... I hadn't thought of that... Although > my .bat scripts are kinda klunky... I usually code in > notepad.exe and run xx.bat (calls javac *.java) when > I'm done. > > Either way, though... I could use some advice on > logical grouping... Will these become packages as > well>? Like > > import cxtable.Connect.*; > > ? > > Either way....I will print out a list of the source > files names...and then try to figure where they might > best belong... > > ~Dave > _______________________________________________ Cxtable-devel mailing list Cxt...@li... https://lists.sourceforge.net/lists/listinfo/cxtable-devel |