Author Topic: IDE's w/remote dev  (Read 607 times)

atomicdog

  • Newbie
  • *
  • Posts: 26
  • Karma: +3/-0
    • View Profile
IDE's w/remote dev
« on: October 09, 2023, 07:46:19 pm »
Does anyone know of an IDE that allows you to remotely connect to the Talos II?

My Talos II is setup as a server so I want to remote into it but VS code server doesn't (and won't) support PowerPC.
Looks like IntelliJ IDEA doesn't either.

amock

  • Newbie
  • *
  • Posts: 19
  • Karma: +1/-0
    • View Profile
Re: IDE's w/remote dev
« Reply #1 on: October 09, 2023, 08:55:00 pm »
Have you tried Eclipse with Remote System Explorer https://marketplace.eclipse.org/content/remote-system-explorer-ssh-telnet-ftp-and-dstore-protocols?  I haven't used it, but I think it might do what you want.

atomicdog

  • Newbie
  • *
  • Posts: 26
  • Karma: +3/-0
    • View Profile
Re: IDE's w/remote dev
« Reply #2 on: October 09, 2023, 10:46:38 pm »
I'll take a look, but really don't like eclipse so I'm hoping for something else that could work.