File tree Expand file tree Collapse file tree 2 files changed +1
-23
lines changed
Expand file tree Collapse file tree 2 files changed +1
-23
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,7 @@ Require-Bundle: org.eclipse.core.runtime,
2424 org.eclipse.ltk.ui.refactoring,
2525 org.eclipse.search,
2626 org.eclipse.jdt.core.manipulation,
27- org.eclipse.core.expressions,
28- org.eclipse.epp.logging.aeri.ide;bundle-version="[2.0.0,3.0.0)";resolution:=optional
27+ org.eclipse.core.expressions
2928Bundle-RequiredExecutionEnvironment : JavaSE-1.8
3029Bundle-ActivationPolicy : lazy
3130Automatic-Module-Name : net.harawata.mybatipse
Original file line number Diff line number Diff line change 529529 type =" org.eclipse.ui.texteditor.ITextEditor" >
530530 </propertyTester >
531531 </extension >
532- <extension
533- point =" org.eclipse.epp.logging.aeri.ide.servers" >
534- <server
535- class =" org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection"
536- description =" Help MyBatis team improve the plugin by sending error report."
537- icon16 =" icons/mybatis.png"
538- icon32 =" icons/mybatis32.png"
539- id =" net.harawata.aer.mybatipse"
540- name =" MyBatipse" >
541- <link
542- href =" https://github.com/mybatis/mybatipse"
543- rel =" provider"
544- title =" MyBatis team" >
545- </link >
546- <link
547- href =" https://aer.ctrlflow.com/harawata/community/discovery"
548- rel =" discovery"
549- title =" Discovery URL" >
550- </link >
551- </server >
552- </extension >
553532</plugin >
You can’t perform that action at this time.
0 commit comments