Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix[Bugzilla] 144195:It's inconvenient for user to use library

-Summary: It's inconvenient for user to use library

- Bugzilla Bug (s) Resolved:144195

- Description:
Do 2 things:
1.Add a menu item in the lib's outline view as "Publish to Resource
Folder", that will save the report lib to the resource folder
2. When "export" a report to become a lib, set the default directory in the
export dialog to be the resource path.

But We don't refresh the library explorer.

- Tests Description: Manual

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Added:
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/PublishLibraryToResourceFolderAction.java
- Files Edited:
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/outline/providers/LibraryNodeProvider.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/ExportReportWizardPage.java



Back to the top