Hi All,
Just had to rebuild my computer and when I installed codewarrior 10.7 for MCU pro (that I have done many times before) suddenly the install new software is broken i.e. help > install new software > all sites > I just keep getting errors saying "Unable to read repository at *", here is part of the details (I get this for heaps of things). Do I just need a new list of sites? I dont remeber having to do anything special previously....
!SESSION 2018-06-09 15:59:45.746 -----------------------------------------------
eclipse.buildId=I20070613-1755
java.version=1.6.0_15
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en
Framework arguments: -application com.freescale.morpho.core.components.regxpcom
Command-line arguments: -os win32 -ws win32 -arch x86 -application com.freescale.morpho.core.components.regxpcom
!ENTRY org.eclipse.osgi 2 1 2018-06-09 15:59:50.509
!MESSAGE NLS missing message: ContentTypes_errorDialogAlreadyExists in: org.eclipse.ui.internal.messages
!ENTRY org.eclipse.core.resources 4 2 2018-06-09 15:59:52.644
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.IllegalStateException: Workbench has not been created yet.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:92)
at org.eclipse.rse.files.ui.resources.SystemTempFileListener$TempFileSaveParticipant.saving(SystemTempFileListener.java:101)
at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:383)
at org.eclips