In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article is about how to install the MyEclipse7.0 plug-in. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
MyEclipse7.0 plug-in installation 1. Export jar file:
If you are nearing the end of your program development and are about to generate a desktop executable file but do not know how to do it All you have to do is follow these steps: select your project-then right-click to pop up the list of options-Select Export---Java---jar file---next---browser (choose the storage path of jar)-next---next (no matter how much you want to continue to the next step)-browser (choose the main class of your program-- OK)-finish Check the directory where you store jar. Has it been generated? If not, you must not have followed the steps.
MyEclipse7.0 plug-in installation II. Run the jar file:
You can double-click the generated jar file to run it, but by default it will be opened as a zip package. If this is not the result you want, right-click on the file-Open method-Select java (TM) platform to run. I think you should see your software interface at this time. Haha, you did it.
MyEclipse7.0 plug-in installation 3. Export to jar file together with third-party files:
If you use the API or other ancillary resources provided by the third party in the development of the program, you must export the third party's file when you export and generate the jar file, otherwise your program will not be able to achieve the results you want.
You can use the Fat jar plug-in to generate the download address of jar,Fat jar: the file downloaded by http://sourceforge.net/projects/fjep/ is net.sf.fjep.fatjar_0.0.31.zip. After unzipping it, you will see the net.sf.fjep.fatjar_0.0.31.jar file (referred to as Fat jar) in the plugins folder.
Recently in the study of Java, using the MyEclipse7.0 development environment, there are a lot of things do not understand, such as the installation of plug-ins
I read a lot of information from the Internet, * only found a way to successfully install, I installed the plug-in is fatjar_0.0.31
MyEclise 7.0
The installation directory structure of MyEclipse 7.0is as follows:
Figure 1 of the MyEclipse7.0 plug-in installation
The plug-in installation method of * * requires that the plug-in be installed on the dropins node in the figure above. And is required to be installed with the following structure
Dropins-- > plug-ins folder (customizable by installer)-- > eclipse-- > plugins+features
For example, I use the fat plug-in as an installation example, and the directory structure diagram is as follows:
Figure 2 of the MyEclipse7.0 plug-in installation
Place net.sf.fjep.fatjar_0.0.31.jar in plugins (the one that stands out in color), then restart MyEclipse 7.0to view Window---preferences. The pop-up window with Fat jar preferences shows that you have successfully installed and click on one of them to achieve packaging.
Thank you for reading! This is the end of the article on "how to install the MyEclipse7.0 plug-in". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it out for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.