Raptor Computing Systems Community Forums (BETA)

Software => Applications and Porting => Topic started by: atomicdog on October 09, 2023, 07:46:19 pm

Title: IDE's w/remote dev
Post by: atomicdog 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.
Title: Re: IDE's w/remote dev
Post by: amock 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 (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.
Title: Re: IDE's w/remote dev
Post by: atomicdog 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.