[RESOLVED] Make IDE independent code
Hi
Can anyone tell me how I should use JBuilder to design my forms and at the same time make the whole code IDE independent (because i would use other editors or even a notepad to do the programming)
Thanks this would be a great help
Can someone atleast provide me with a link where i can discuss about JBuilder. I havent found any working forums which is dedicated to it (the borland's one asks to register the product).
Thanks in advance
Re: Make IDE independent code
What do you mean by IDE-independent? Once JBuilder has created the Java code for the interface, you can just take those files and insert them anywhere.
Re: [RESOLVED] Make IDE independent code
Finally someone answered and I thought this forum was only dedicated to VB...
Thanks bud but i've solved my problem. There were times when the code generated by JBuilder became illegible and there are some object which when used ties you to use JBuilder and I didn;t want that ...