Search found 11 matches
- Sat Jan 22, 2005 11:30 am
- Forum: General
- Topic: Turning TextPad into an IDE for any programming language!
- Replies: 5
- Views: 1653
- Sat Aug 07, 2004 8:46 pm
- Forum: General
- Topic: Turning TextPad into an IDE for any programming language!
- Replies: 5
- Views: 1653
Update... Although I'm originally creating this utility for my language mainly. I'm also considering selling the source code to this utility to interested parties/businesses who needs to make TextPad a true IDE, especially scripting languages developed from scratch. Opinions? Please remember, no ...
- Sat Aug 07, 2004 7:39 pm
- Forum: Enhancement Suggestions
- Topic: My prefered enhancements
- Replies: 4
- Views: 769
Usually, compiling a C program within TextPad is easy if you study yourself on how to make a custom tool in TextPad. You can even make it a DOS batch file that automatically searches for a makefile in the same directory as the C program, and compile using that makefile. (A simple change to the DOS ...
- Sat Aug 07, 2004 7:34 pm
- Forum: Enhancement Suggestions
- Topic: Make a PHP Editor from the base TextPad product
- Replies: 1
- Views: 551
- Sat Aug 07, 2004 7:22 pm
- Forum: General
- Topic: Turning TextPad into an IDE for any programming language!
- Replies: 5
- Views: 1653
And.... if any corporations take my ideas about hooking TextPad into IDE (whether TextPad themselves, SUN, or another third party) ....please don't forget to mention my name. I'd like due credit, even if I'm not paid for this idea :) You can find my email address via my personal homepage website ...
- Sat Aug 07, 2004 7:15 pm
- Forum: General
- Topic: Turning TextPad into an IDE for any programming language!
- Replies: 5
- Views: 1653
- Sat Aug 07, 2004 7:13 pm
- Forum: Enhancement Suggestions
- Topic: TextPad as eclipse Plug-In
- Replies: 3
- Views: 934
Actually, it would be possible to make a "glue" wrapper utility to make TextPad an Eclipse plug-in. You would need to write the wrapper program though, and the wrapper needs to be an Eclipse-compatible plugin, but it would spawn TextPad. In fact, TextPad can even be an IDE itself now: Please see ...
- Sat Aug 07, 2004 7:10 pm
- Forum: Enhancement Suggestions
- Topic: Compiler breakpoint / bookmark integration
- Replies: 1
- Views: 426
It's now possible to make TextPad an IDE. Please see:
http://textpad.com/forum/viewtopic.php?t=5682
http://textpad.com/forum/viewtopic.php?t=5682
- Sat Aug 07, 2004 7:09 pm
- Forum: General
- Topic: feature request - debugger hooks
- Replies: 3
- Views: 503
- Sat Aug 07, 2004 7:06 pm
- Forum: Java
- Topic: Java debugger integration
- Replies: 2
- Views: 1192
- Sat Aug 07, 2004 6:47 pm
- Forum: General
- Topic: Turning TextPad into an IDE for any programming language!
- Replies: 5
- Views: 1653
Turning TextPad into an IDE for any programming language!
Just registered TextPad (after using it for a long time, go figure -- I should have registered much earlier but my old copy was so stable and I never bothered to visit TextPad's website). I just discovered this forum. Have been a programmer for almost 20 years, and am writing a programming-language ...