how can i remove JDT deperndencies from an XTEXT 2.0 project? I tried to follow the hints here (comment 11) but i didn't success in removing JDT dependencies.
When I try to validate the product Eclipse says that the plugin org.eclipse.xtext.common.types.ui is missing, but if i add that plugin, new dependecies to jdt core and ui are created.
Thanks