eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
555 stars 129 forks source link

Repositories is initially hidden on Repositories preference page #375

Closed cdwilson closed 4 years ago

cdwilson commented 4 years ago

For some reason, Repositories is always blank when I first launch MCU packages preferences, and then I have to click "Edit" button for it to display the repository line.

2020-01-23_09-31-45 (1)

Eclipse IDE for GNU ARM & RISC-V C/C++ Developers

Version: 2019-12 (4.14.0)
Build id: 20200115-1949
ilg-ul commented 4 years ago

Could you try with a fresh workspace too?

That version is from Eclipse, the plug-ing have their own versions.

ilg-ul commented 4 years ago

I cannot reproduce the issue.

I installed a fresh Eclipse from 20200115-1949-gnumcueclipse-4.7.1-2019-12-R-macosx.cocoa.x86_64.tar.gz, with a fresh workspace, went straight to the Preferences page and the URL is there.

I suggest you retry in the same conditions. On macOS, be sure you remove the com.apple.quarantine attribute, otherwise the behaviour may be unexpected.

cdwilson commented 4 years ago

I retried with a fresh install and a fresh workspace and everything works as expected (I can't reproduce the issue seen previously).

ilg-ul commented 4 years ago

Ok, glad it works for you now.