When I start TOS, I import existing project (from SVN) with TOS 3.1.4.r29781 (talend.project file sepcify this product version)
Here is the stack trace in the "Repository" window :
java.lang.NullPointerException at org.talend.repository.model.AbstractEMFRepositoryFactory.getRecycleBinItems(Unknown Source)
And here is the stack trace in the "Job" window :
java.lang.ClassCastException: org.eclipse.ui.internal.ErrorViewPart cannot be cast to org.talend.repository.ui.views.RepositoryView at org.talend.repository.RepositoryService.getRepositoryTreeView(Unknown Source)
With the help of https://www.talendforge.org/forum/viewtopic.php?pid=47283