Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Package missing in CHE-4.5-rc1

Hi all,
 I've been using ProjectExplorerLoadedEvent class in org.eclipse.che.ide.project.event package[1] to identify the project is loaded or not. In Che-4.5-rc1, it's missing. Can some one suggest a way to achieve my requirement. This is how[2] I have used that class in my code.

[1]https://github.com/eclipse/che/tree/4.4.x/ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/project/event
[2]https://github.com/rnavagamuwa/che-plugin-flux-live-edit/blob/master/src/main/java/org/eclipse/che/ide/flux/liveedit/CheFluxLiveEditExtension.java#L332

--
Best Regards
Randika Navagamuwa,
Department of Computer Science & Engineering,
University of Moratuwa,
Sri Lanka.

Back to the top