Project

General

Profile

« Previous | Next » 

Revision 51084

1. Enable aai.
2. Create security.xml file
3. Reorganize imports.

View differences:

InstructionsForMetricsWidget.java
6 6
import com.google.gwt.user.client.rpc.AsyncCallback;
7 7
import com.google.gwt.user.client.ui.FlowPanel;
8 8
import com.google.gwt.user.client.ui.HTML;
9
import eu.dnetlib.domain.data.PiwikInfo;
9 10
import eu.dnetlib.domain.data.Repository;
10 11
import eu.dnetlib.gwt.client.help.HelpService;
11 12
import eu.dnetlib.gwt.client.help.HelpServiceAsync;
......
14 15
import eu.dnetlib.repo.manager.client.RepositoryManagerWidget;
15 16
import eu.dnetlib.repo.manager.client.services.RepositoryService;
16 17
import eu.dnetlib.repo.manager.client.services.RepositoryServiceAsync;
17
import eu.dnetlib.domain.data.PiwikInfo;
18 18
import org.gwtbootstrap3.client.ui.Alert;
19 19
import org.gwtbootstrap3.client.ui.constants.AlertType;
20 20

  

Also available in: Unified diff