Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does this icon in Eclipse mean?

Tags:

eclipse

I am referring specifically to the green plus sign in the screenshot below.

[edit] This is taken from "Outline" view, and I am coding in Java.

Screenshot of Eclipse icon, green plus sign

like image 459
jzhang22 Avatar asked Feb 25 '26 10:02

jzhang22


1 Answers

This might help: What do the icons in Eclipse mean?

From the icon index, the plus means add, the C means public class, and the warning means that there is a java element warning.

So from what I can assume, it means you can add a new public class, but is warning you of possible problems with your current project.

like image 151
Tory Avatar answered Feb 27 '26 03:02

Tory



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!