facebook

Add validation to MyEclipse?

  1. MyEclipse Archived
  2.  > 
  3. Spring Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #336220 Reply

    n24005
    Member

    Is there a (reasonably easy) way to add validation checks for my java files?

    I want to insure that a call to the connect() routine always has a matching disconnect() in the execution stream. Much the same as it does when you attempt to use a try statement without a catch or finally statement.

    Is there a validation library or something like that?

    Windows 7; MyEclipse Version: 10.6
    Build id: 10.6-20120727

    Thanks,
    Jeff

    #336227 Reply

    support-swapna
    Moderator

    Jeff,

    The validations in MyEclipse are based on Eclipse.
    I am afraid I am not aware of any validation library where you can add your own validation checks in the lines you have mentioned.

    I suggest you cross post to Eclipse forums or development forums like stackoverflow.com to get better support.

    Hope it helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Add validation to MyEclipse?

You must be logged in to post in the forum log in