Author Topic: Can not get GenComment to work  (Read 5109 times)

LM54

  • Community Member
  • Posts: 8
  • Hero Points: 1
Can not get GenComment to work
« on: September 12, 2008, 09:06:33 PM »
---> NUBE WARNING <---

OK, I warned you. I have no experience with slick edit macros.

History: Company has SlickEdit for UNIX (V12.0.1.0) and some licenses for Windows. I have used the one for UNIX and it has  Javadoc comment generation capabilities. In fact, it is an option right in the extension options comments tab!

Fast forward: I will now be working on a project on the Windows side. I obtained a license for SlickEdit (V10.0) and found the javadoc setup missing! Attempted to load in GenComment macros. The word is attempted. I tried two different versions. I end up with some parts apparently loading (nothing appears to happen, and I can see them in the list for unloading modules). gc_comment.e, on the other had, shows up as if I have just opened a file, it is displayed in an editor window.

So, wrong version? Am I completely missing something (wouldn't be the first time  ::) )? Is there more work I need to do to get it to work?

gary_ash

  • Guest
Re: Can not get GenComment to work
« Reply #1 on: September 12, 2008, 11:05:19 PM »
Hi,

1. make sure you the current version from my web site: http://www.wideopenwest.com/~gary_ash/
2. load the modules (F12 on the CUA map) to compile each file
   (you may get errors, I'm using 13.02 now so some changes make have taken place. let me know what they are)
3. Put the .ini file in the My SlickEdit Config sub folder in your My Documents
4. bind gc-edit to a key gc-edit invokes the comment editor
5. you can use gc-configure to start the comment template editor

let me know if that doesn't work

gb