Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: editor/tools/plugins/com.google.dart.server/META-INF/MANIFEST.MF

Issue 868183002: Move AnalysisServer to package ...generated to indicated that the file shouldnt be changed manually. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add file that wasn't added by git. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/AnalysisServer.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/plugins/com.google.dart.server/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.server/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.server/META-INF/MANIFEST.MF
index f66fd9ca57e433138682c2792cf205d3ee1fadab..df4aa592581a28ecd91e10cddcc2dc92b979bfff 100644
--- a/editor/tools/plugins/com.google.dart.server/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.server/META-INF/MANIFEST.MF
@@ -10,6 +10,7 @@ Bundle-Vendor: %providerName
Bundle-ClassPath: .
Require-Bundle: com.google.dart.thirdparty
Export-Package: com.google.dart.server,
+ com.google.dart.server.generated,
com.google.dart.server.generated.types,
com.google.dart.server.internal;x-friends:="com.google.dart.server_test",
com.google.dart.server.internal.remote;x-friends:="com.google.dart.server_test,com.google.dart.tools.core",
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/AnalysisServer.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698