简体   繁体   English

Java RCP插件和产品项目

[英]Java RCP Plug-in and Product project

A company (here in my town) opened for students "free Java training". 一家公司(在我镇里)为学生开设了“免费Java培训”。 We are working with eclipse and today the project manager gives me a new project (tables, data and operation with them), because I have finished the tutorials given by him. 我们正在使用eclipse,今天项目经理为我提供了一个新项目(表格,数据和操作),因为我已经完成了他提供的教程。 I'm learning Java for two weeks and now I get lost. 我正在学习Java两周,现在迷路了。 I have no idea where to start or what to do. 我不知道从哪里开始或做什么。 I have learned and made SWT objects, I know and learned the concepts of OOP, but I have no idea what's the relation between what we have learned and what we are supposed to do. 我已经学习并制作了SWT对象,我了解并学习了OOP的概念,但是我不知道我们学到的知识和应该做的事情之间的关系是什么。 I know what's a Display, a Shell, a Dialog, but now I have no idea where to start. 我知道什么是显示器,外壳,对话框,但是现在我不知道从哪里开始。

The Project Manager said that I must create a new Plug-in Project and than a New Product Project with view. 项目经理说,我必须创建一个新的插件项目,而不是一个带有视图的新产品项目。 What the heck?! 有没有搞错?! A product? 一个产品? What am I supposed to to with it? 我该怎么办? Where is the main class where I should init. 我应该在哪里上课的主要班级。 the Display and Shell classes? Display和Shell类?

Could anyone post a link with tutorials (only SWT no JFace) and examples? 谁能发布教程(仅SWT而不是JFace)和示例的链接? I already made my search, but those examples was with IBM and other included packages. 我已经进行了搜索,但是这些示例与IBM及其它随附的软件包有关。 I can't use them. 我不能使用它们。 I need to use standard widgets. 我需要使用标准的小部件。

Thank you ! 谢谢 !

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM