On Sun, Aug 15, 1999 at 11:23:08AM -0700, Eric Friedman wrote: > > Kenneth, > > As long as you associate .sqlj files with the JDE, there's no reason you > can't use it to edit them. I've done this quite happily for a while now. > > As for compilation, you'll do best if you use Makefiles to build your > code. Write a rule for generating .java files from .sqlj files and > then use it with your usual rule for building .class files. > > Paul: if you want to add more support for SQLJ you'd need to provide > customization hooks for sqlj and possibly for sqljc (which generates > the .java code and then compiles it: two phases from a single command). > You'd also need to change the command associated with the Compile > menu/keystroke for files that end in .sqlj. > > Eric do you have any sample files that i could look at ? -- # Stef Epardaud, # There is no limit to the power of computing ... # Java Defeater # ... except men maybe ? # Earth # Lunatech Research, # Solar System # soon we will quit researching and start finding...
