How to get the SLOC count for the Flex code in Eclipse?
Is there a plug-in similar to “Metrics” for finding information about the Flex porject?
How to get the SLOC count for the Flex code in Eclipse? Is there
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is the easiest way to count lines of code of any particular language and does not require a plugin.
Steps:
BAM! Instant line count for your entire project!
These instructions may differ slightly depending on your version of Eclipse, but you should be able to figure it out.
Good luck!