facebook

Eclipse "External Tool Launcher" and telnet

  1. MyEclipse Archived
  2.  > 
  3. General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #256452 Reply

    dhalliyur
    Member

    Hi All,
    I am trying to do ssh or telnet connection from my eclipse on pc to unix machine. So I launched a Command prompt using “External Tool Launcher” feature of eclipse. Command prompt opened when I type telnet <machine name> nothing happens??. Can I execute telnet command from command prompt which is opened inside the eclipse??.
    In nutshell I want to be able to connect to unix machine using ssh or telnet from eclipse and be able to use vi command and execute shell scripts.
    Can anyone suggest me how I can do this inside the eclipse?.
    Do I need to use any plugin for this purpose??.If I have to use plugin for this purpose, please advise me any good plugins for this.
    Thank you in advance.
    GH

    #256587 Reply

    rodneyjlucas
    Member

    I agree. I would like to run shell scripts as well. I would rather not leave the eclipse environment for such tasks

    #256590 Reply

    dhalliyur
    Member

    Anyone know anything about this???. I need to do telnet and be able to do vi…..

    #256630 Reply

    Haris Peco
    Member

    dhalliyur ,

    For using vi on unix machine from Windows (I suppose that you have Windows on PC – if it is unix/linux you can launch xterm, konsole or some other terminal program) you have to set some terminal emulator and launch it – you can search for telnet client or terminal emulator like netterm, crt etc.You launch emulator and call unix machine.

    Best
    Peco
    I don’t understand why you can’t use standard command prompt (out of eclipse)

    #256668 Reply

    rodneyjlucas
    Member

    It isn’t clear how to do this, when you want to run interactively. Instead of using CMD I would like to use Cygwin bash. The best I can do so far allows me to use a prompt but the input and output isn’t working properly and gets confusing.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Eclipse "External Tool Launcher" and telnet

You must be logged in to post in the forum log in