2

Is there any way to write Shoes application using IDE (NetBeans for example)? I hadn't found this solution and I don't like running Shoes app, selecting files, run.

I'm sure code for packing Shoes and IDE code will be different (I hope in require directives only), but I'm intresting in possibility.

cetron
  • 23
  • 3

1 Answers1

1

See this question for how to accomplish it in RadRails/Eclipse. I'm sure it's equally possible in NetBeans, but I haven't tried it.

Community
  • 1
  • 1
Pesto
  • 23,810
  • 2
  • 71
  • 76
  • He-he, thanks, Strangely I don't think about running shoes executable :) I left NetBeans (I don't find feature like "External tool"), choosed Notepad++, bind running .bat file to key. And life becomes better :). – cetron Jul 07 '09 at 17:42