Eclipse plug-in development, read and write Excel Problems

Source: Internet
Author: User

An eclipse plug-in is being developed over the past few days. Some of the functions are to read information in Excel and generate some new Excel files.

The problem is that the project uses the jxl. jar package for Excel file operations,In the main function, writeCode, No problem. However, when you place the same code in the response function of the shortcut menu of the plug-in, or in the message response function of the completion button of the wizard dialog box, the Code cannot be used.

When a breakpoint is added for debugging, the try-catch exception cannot be caught,ProgramWill directly jump to eclipse related events, message sending and other exception handling places, very strange.

Currently, the work und is to use C ++ or C # To develop the Excel operation function, and then call the EXE file in Java to implement the response function.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.