Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[capella-dev] Compilation pb in project org.polarsys.capella.core.dashboard

Hi,

On master, the project org.polarsys.capella.core.dashboard does not compile. There is an error in class OpenCapellaDashboardAction:

The method openCapellaDashboard(Session) is undefined for the type OpenSessionAction OpenCapellaDashboardAction.java /org.polarsys.capella.core.dashboard/src/org/polarsys/capella/core/dashboard/actions line 59 Java Problem
This is since the commit 0625071 where the method openCapellaDashboard has been renamed in openActivityExplorer.

Why the OpenCapellaDashboardAction has not been impacted? Is the project org.polarsys.capella.core.dashboard useless?

Best regards,

Laurent



Back to the top