You do not require a plugin, but most probably this dependency was not fetched 
by Eclipse. Please try a "mvn clean package" in your project and see whether 
this helps Eclipse.

Also, you may create a clean test project with

mvn archetype:generate                               \
      -DarchetypeGroupId=org.apache.flink              \
      -DarchetypeArtifactId=flink-quickstart-java      \
      -DarchetypeVersion=1.2.0

for which I could not find any dependency issues using Eclipse.

Regards,
Nico

On Tuesday, 14 February 2017 14:17:10 CET Flavio Pompermaier wrote:
> Hi to all,
> I've tried to migrate to Flink 1.2.0 and now my Eclipse projects says that
> they can't find *apacheds-jdbm1* that has packaging bundle. Should I
> install some plugin?
> 
> Best,
> Flavio

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to