Jump to content


Can I Open A File In Current Running Jcreator?


  • Please log in to reply
2 replies to this topic

#1 QFox

QFox

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 22 March 2005 - 07:36 PM

When my JCreator editor is runing, I double click a java file.  The file is opened in a new JCreator Editor instance instead of the current running one.

Could I set up to open that file not in a new instance? that will be more convenient.


Best regards,


QFox

#2 E-E-R

E-E-R

    Advanced Member

  • Members
  • PipPipPip
  • 1,367 posts
  • Gender:Male
  • Location:The Netherlands
  • Interests:Programming, Gaming, DC

Posted 22 March 2005 - 07:44 PM

QUOTE(QFox @ Mar 22 2005, 08:36 PM)
When my JCreator editor is runing, I double click a java file.  The file is opened in a new JCreator Editor instance instead of the current running one.

Could I set up to open that file not in a new instance? that will be more convenient.
Best regards,
QFox

View Post


Configure>Options>General

uncheck 'allow multiple instances to run'
"Many are persistently in pursuit of the way they have chosen; few in pursuit of the goal"

#3 QFox

QFox

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 22 March 2005 - 08:30 PM

thanks  a lot. I didn't notice that. :-)