0 0

通过Eclipse product configuration export wizard出现编译代码乱码5

通过Eclipse product configuration export wizard出现编译代码乱码,我的eclipse已设置了utf-8,但导出是还是生成日志@dot.log,内容如下:# 13-6-17 上午10时49分32秒
# Eclipse Compiler for Java(TM) 0.B76_R37x, 3.7.1, Copyright IBM Corp 2000, 2011. All rights reserved.
----------
1. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\AdminConstants.java (at line 48)
public static final String[] TYPE_ITEMS={"--璇烽?鎷╁簲鐢ㄧ被鍨?,"buildin","custom"};
                                         ^^^^^^^^^^^^^^^^
Syntax error, insert "}" to complete ArrayInitializer
----------
2. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\AdminConstants.java (at line 48)
public static final String[] TYPE_ITEMS={"--璇烽?鎷╁簲鐢ㄧ被鍨?,"buildin","custom"};
                                         ^^^^^^^^^^^^^^^^
Syntax error, insert ";" to complete FieldDeclaration
----------
3. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\AdminConstants.java (at line 48)
public static final String[] TYPE_ITEMS={"--璇烽?鎷╁簲鐢ㄧ被鍨?,"buildin","custom"};
                                                                         ^^^
String literal is not properly closed by a double-quote
----------
4. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\AdminConstants.java (at line 49)
public static final String[] STATUS_ITEMS =new String[]{"鍐荤粨涓?,"宸叉縺娲?};
                                                                ^^^^^
Syntax error on tokens, delete these tokens
----------
----------
5. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 33)
public List selectCustomService() throws Exception{
       ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
6. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 34)
List list = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
7. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 35)
List resultList = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
8. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 36)
Map parametersMap = new HashMap();
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
9. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 36)
Map parametersMap = new HashMap();
                        ^^^^^^^
HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
----------
10. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 42)
parametersMap.put("pid", AdminUtil.GetPlatformServiceID());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
11. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 66)
public Map selectByName(Map parametersMap) throws Exception {
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
12. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 66)
public Map selectByName(Map parametersMap) throws Exception {
                        ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
13. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 67)
Map map = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
14. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 68)
Map resultMap = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
15. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 74)
map = (Map) session.selectOne(
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
16. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\AppsDao.java (at line 78)
resultMap = BindingHelper.transferKeyToLowerCase((HashMap<String, Object>) map);
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Map to HashMap<String,Object>
----------
----------
17. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 40)
public void createCustomer(Map parametersMap, String[] serviceIds)
                           ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
18. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 102)
map.put("ser_status", "宸叉縺娲?);
                      ^^^^^^^^
String literal is not properly closed by a double-quote
----------
19. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 102)
map.put("ser_status", "宸叉縺娲?);
                      ^^^^^^^^
String literal is not properly closed by a double-quote
----------
20. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 136)
public Map selectByOrgName(Map parametersMap) throws Exception {
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
21. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 136)
public Map selectByOrgName(Map parametersMap) throws Exception {
                           ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
22. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 137)
Map map = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
23. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 138)
Map resultMap = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
24. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 143)
map = (Map) session
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
25. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 147)
resultMap = BindingHelper.transferKeyToLowerCase((HashMap<String, Object>) map);
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Map to HashMap<String,Object>
----------
26. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 171)
public Map selectCustomerByCustomerId(Map parametersMap) throws Exception {
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
27. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 171)
public Map selectCustomerByCustomerId(Map parametersMap) throws Exception {
                                      ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
28. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 172)
Map map = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
29. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 173)
Map resultMap = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
30. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 178)
map = (Map) session
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
31. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 183)
.transferKeyToLowerCase((HashMap<String, Object>) map);
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Map to HashMap<String,Object>
----------
32. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 206)
public int updateCustomerInfoByCustomerId(Map parametersMap) throws Exception {
                                          ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
33. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 229)
log.error("淇敼瀹㈡埛淇℃伅閿欒锛?, e);
          ^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
34. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 318)
public int delOrg_SerByCustomerId_ServiceId(List list) throws Exception {
                                            ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
35. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 326)
Map org_serMap = (Map) list.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
36. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 326)
Map org_serMap = (Map) list.get(i);
                  ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
37. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 353)
public int addOrg_SerList(List list) throws Exception {
                          ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
38. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 360)
Map org_perMap = (Map) list.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
39. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 360)
Map org_perMap = (Map) list.get(i);
                  ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
40. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 389)
public int updateStatusByServiceId_CustomerId(List list) throws Exception {
                                              ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
41. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 397)
Map org_serMap = (Map) list.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
42. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 397)
Map org_serMap = (Map) list.get(i);
                  ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
43. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 424)
public Map selectOrgIdByCustomerId(Map parametersMap) throws Exception {
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
44. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 424)
public Map selectOrgIdByCustomerId(Map parametersMap) throws Exception {
                                   ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
45. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 425)
Map map = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
46. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 426)
Map resultMap = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
47. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 432)
map = (Map) session.selectOne(
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
48. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 436)
resultMap = BindingHelper.transferKeyToLowerCase((HashMap<String, Object>) map);
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Map to HashMap<String,Object>
----------
49. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 459)
public List selectByAppName(Map parametersMap) throws Exception {
       ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
50. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 459)
public List selectByAppName(Map parametersMap) throws Exception {
                            ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
51. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 460)
List list = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
52. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 461)
List resultList = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
53. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 493)
public Map selectAppNameByCustomerId(Map parametersMap) throws Exception {
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
54. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 493)
public Map selectAppNameByCustomerId(Map parametersMap) throws Exception {
                                     ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
55. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 494)
Map map = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
56. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 495)
Map resultMap = null;
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
57. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 501)
parametersMap.put("pid", AdminUtil.GetPlatformServiceID());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
58. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 502)
map = (Map) session.selectOne(
       ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
59. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 506)
resultMap = BindingHelper.transferKeyToLowerCase((HashMap<String, Object>) map);
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Map to HashMap<String,Object>
----------
60. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 529)
public List selectAllByCustomerId(Map parametesMap) throws Exception {
       ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
61. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 529)
public List selectAllByCustomerId(Map parametesMap) throws Exception {
                                  ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
62. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 530)
List list = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
63. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 531)
List resultList = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
64. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 564)
public List selectByCusomerId_Status(Map parametesMap) throws Exception {
       ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
65. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 564)
public List selectByCusomerId_Status(Map parametesMap) throws Exception {
                                     ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
66. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 565)
List list = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
67. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 566)
List resultList = null;
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
68. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 599)
public int delUser_SerByCustomerId_ServiceId(List list) throws Exception {
                                             ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
69. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 607)
Map org_serMap = (Map) list.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
70. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 607)
Map org_serMap = (Map) list.get(i);
                  ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
71. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 640)
public int updateStatusByCustomerId_ServiceId(List list) throws Exception {
                                              ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
72. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 648)
Map org_serMap = (Map) list.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
73. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\CustomerDao.java (at line 648)
Map org_serMap = (Map) list.get(i);
                  ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
----------
74. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\ServiceDao.java (at line 275)
parametesMap.put("user_ser_status", "宸叉縺娲?);
                                    ^^^^^^^^
String literal is not properly closed by a double-quote
----------
75. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\dao\ServiceDao.java (at line 275)
parametesMap.put("user_ser_status", "宸叉縺娲?);
                                    ^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
76. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerConstants.java (at line 43)
"1~49浜?, "50~99浜?, "100~499浜?, "500~999浜?, "1000浜轰互涓?, };
          ^^
Syntax error on token "50", , expected
----------
77. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerConstants.java (at line 43)
"1~49浜?, "50~99浜?, "100~499浜?, "500~999浜?, "1000浜轰互涓?, };
          ^^^
Syntax error on tokens, delete these tokens
----------
78. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerConstants.java (at line 43)
"1~49浜?, "50~99浜?, "100~499浜?, "500~999浜?, "1000浜轰互涓?, };
            ^
Syntax error, insert "}" to complete ArrayInitializer
----------
79. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerConstants.java (at line 43)
"1~49浜?, "50~99浜?, "100~499浜?, "500~999浜?, "1000浜轰互涓?, };
            ^
Syntax error, insert ";" to complete FieldDeclaration
----------
80. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerConstants.java (at line 43)
"1~49浜?, "50~99浜?, "100~499浜?, "500~999浜?, "1000浜轰互涓?, };
            ^
Syntax error, insert "}" to complete ClassBody
----------
----------
81. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 134)
if (selectedMap.get("status").toString().equals("鍐荤粨涓?)) {
                                                ^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
82. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 134)
if (selectedMap.get("status").toString().equals("鍐荤粨涓?)) {
                                                ^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
83. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 169)
}
^
Syntax error on token "}", delete this token
----------
84. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 176)
if (selectedMap.get("status").toString().equals("鍐荤粨涓?)) {
                                                ^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
85. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 195)
if (selectedMap.get("status").toString().equals("宸叉縺娲?)) {
                                                ^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
86. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 206)
CommonScrolledDialog dialog = new CommonScrolledDialog(view
                                                       ^^^^
view cannot be resolved
----------
87. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 219)
CommonScrolledDialog dialog = new CommonScrolledDialog(view
                                                       ^^^^
view cannot be resolved
----------
88. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\entity\CustomerEntity.java (at line 225)
}
^
Syntax error on token "}", delete this token
----------
----------
89. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\AddCustomerServiceHandler.java (at line 56)
Map customerMap = selectedRowModel.getData();// 閫夋嫨鐨勪竴琛屾暟鎹殑map.
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
90. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\AddCustomerServiceHandler.java (at line 58)
List org_serList = dao.selectAllByCustomerId(customerMap);
^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
----------
91. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 89)
.getActiveShell(), "鎿嶄綔鎻愮ず", "鍗曚綅鍚嶇О杩囬暱锛岃涓嶈瓒呰繃20涓瓧绗?);
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
92. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 89)
.getActiveShell(), "鎿嶄綔鎻愮ず", "鍗曚綅鍚嶇О杩囬暱锛岃涓嶈瓒呰繃20涓瓧绗?);
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
93. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 116)
.getActiveShell(), "鎿嶄綔鎻愮ず", "鍗曚綅鍦板潃杩囬暱锛岃涓嶈瓒呰繃50涓瓧绗?);
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
94. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 125)
.getActiveShell(), "鎿嶄綔鎻愮ず", "閭斂缂栫爜涓嶆纭紝璇锋鏌?);
                             ^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
95. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 131)
String orgTel = ((Text) ctl).getText().trim();
                        ^^^
ctl cannot be resolved to a variable
----------
96. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 135)
return false;
^^^^^^^^^^^^^
Void methods cannot return a value
----------
97. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 154)
"楠岃瘉韬唤璇佸紓甯?, null, status);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
98. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 164)
.getActiveShell(), "鎿嶄綔鎻愮ず", "鎵嬫満鍙风爜涓嶆纭紝璇锋鏌?);
                             ^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
99. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 170)
}
^
Syntax error on token "}", delete this token
----------
100. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 236)
return (HashMap<String, Object>) rowData.getData();
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Map to HashMap<String,Object>
----------
101. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 265)
Map parametersMap = new HashMap();
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
102. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 265)
Map parametersMap = new HashMap();
                        ^^^^^^^
HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
----------
103. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 266)
parametersMap.put("org_name", ((Text) ctl).getText().trim());
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
104. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerBindingHandler.java (at line 267)
Map map = customerDao.selectByOrgName(parametersMap);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
----------
105. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerListBindingHandler.java (at line 41)
paremeters.put("approving", "鐢宠澶勭悊涓?);
                            ^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
106. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerListBindingHandler.java (at line 41)
paremeters.put("approving", "鐢宠澶勭悊涓?);
                            ^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
107. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerListBindingHandler.java (at line 52)
((Combo) ctl).setItems(new String[] { "鍐荤粨涓?, "宸叉縺娲? });
                                               ^^^^^
Syntax error on tokens, delete these tokens
----------
108. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerListBindingHandler.java (at line 64)
log.error("鍒濆鍖栧鎴蜂俊鎭煡璇? + "UI鐨勮繃绋嬩腑鍙戠敓寮傚父(" + code + ")", e);
          ^^^^^^^^^^^^^^^^^^^
Syntax error, insert ")" to complete MethodInvocation
----------
109. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerListBindingHandler.java (at line 64)
log.error("鍒濆鍖栧鎴蜂俊鎭煡璇? + "UI鐨勮繃绋嬩腑鍙戠敓寮傚父(" + code + ")", e);
          ^^^^^^^^^^^^^^^^^^^
Syntax error, insert ";" to complete Statement
----------
110. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\CustomerListBindingHandler.java (at line 64)
log.error("鍒濆鍖栧鎴蜂俊鎭煡璇? + "UI鐨勮繃绋嬩腑鍙戠敓寮傚父(" + code + ")", e);
                                                        ^
Syntax error, insert ";" to complete Statement
----------
----------
111. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\DeleteCustomerServiceHandler.java (at line 55)
customerMap.put("ser_status", "鍐荤粨涓?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
112. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\DeleteCustomerServiceHandler.java (at line 55)
customerMap.put("ser_status", "鍐荤粨涓?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
113. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 50)
private static final String STATUS_ACTIVED = "宸叉縺娲?;
                                             ^^^^^^^
String literal is not properly closed by a double-quote
----------
114. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 82)
dialog.setServiceGroupName("鍙喕缁撴湇鍔?);
                           ^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
115. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 114)
map.put("customer_id", customerMap.get("customer_id"));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
116. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 115)
map.put("service_id", checkValues[j]);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
117. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 116)
map.put("ser_status", STATUS_FREEZED);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
118. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 117)
map.put("user_ser_status", STATUS_FREEZED);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
119. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 118)
map.put("ser_remark", remark);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
----------
120. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\FreezeCustomerServiceHandler.java (at line 119)
list.add(map);
^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
----------
----------
121. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UnfreezeCustomerServiceHandler.java (at line 48)
private static final String STATUS_ACTIVED = "宸叉縺娲?;
                                             ^^^^^^^
String literal is not properly closed by a double-quote
----------
122. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UnfreezeCustomerServiceHandler.java (at line 67)
message = "鏌ユ壘瀹㈡埛鏈嶅姟椤瑰喕缁撲腑鐨勪俊鎭敊璇?;
          ^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
123. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 69)
return BindingHelper.checkNotEmpty(ctl, "璇疯緭鍏ラ噸缃瘑鐮?);
                                        ^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
124. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 69)
return BindingHelper.checkNotEmpty(ctl, "璇疯緭鍏ラ噸缃瘑鐮?);
                                        ^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
125. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 98)
HashMap oldValues = (HashMap) selectedRowModel.getData();
^^^^^^^
HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
----------
126. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 98)
HashMap oldValues = (HashMap) selectedRowModel.getData();
                     ^^^^^^^
HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
----------
127. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 101)
HashMap<String, Object> updateValues = BindingHelper.filterUnchanged(oldValues,
                                                                     ^^^^^^^^^
Type safety: The expression of type HashMap needs unchecked conversion to conform to HashMap<String,Object>
----------
128. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 107)
oldValues.putAll(updateValues);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
----------
129. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\logic\UpdateCustomerStatusBindingHandler.java (at line 129)
updateValues.put("status", "鍐荤粨涓?);
                           ^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
130. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerDialog.java (at line 187)
serviceGroup.setText("鏈嶅姟椤?);
                     ^^^^^^^^
String literal is not properly closed by a double-quote
----------
131. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerDialog.java (at line 187)
serviceGroup.setText("鏈嶅姟椤?);
                     ^^^^^^^^
String literal is not properly closed by a double-quote
----------
132. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerDialog.java (at line 344)
log.error("鍒濆鍖栨湇鍔℃爲寮傚父锛? + e1.getMessage(), e1);
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
133. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerDialog.java (at line 539)
provinceLabel.setText("鐪?);
                      ^^^^^
String literal is not properly closed by a double-quote
----------
134. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerDialog.java (at line 834)
parametersMap.put("status", "宸叉縺娲?);
                            ^^^^^^^^
String literal is not properly closed by a double-quote
----------
135. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerDialog.java (at line 910)
MessageDialog.openWarning(Display.getCurrent().getActiveShell(), "绯荤粺鎻愮ず", "鍗曚綅鍚嶇О宸插瓨鍦?);
                                                                           ^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
136. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 59)
public class AddCustomerServiceDialog extends Dialog {
             ^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class AddCustomerServiceDialog does not declare a static final serialVersionUID field of type long
----------
137. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 107)
FrameWorkAdvisor.PLUGIN_ID, code, "鍒濆鍖栧凡閫夋湇鍔″嚭閿?, e);
                                  ^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
138. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 107)
FrameWorkAdvisor.PLUGIN_ID, code, "鍒濆鍖栧凡閫夋湇鍔″嚭閿?, e);
                                  ^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
139. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 215)
cancel_button.addDisposeListener(new DisposeListener() {
                                     ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
140. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 222)
save_button.addDisposeListener(new DisposeListener() {
                                   ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
141. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 229)
parent.addDisposeListener(new DisposeListener() {
                              ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
142. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\AddCustomerServiceDialog.java (at line 564)
insertParametersMap.put("ser_status", "宸叉縺娲?);
                                      ^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
143. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\CustomerCreator.java (at line 95)
provinceLabel.setText("鐪?);
                      ^^^^^
String literal is not properly closed by a double-quote
----------
144. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\CustomerCreator.java (at line 95)
provinceLabel.setText("鐪?);
                      ^^^^^
String literal is not properly closed by a double-quote
----------
----------
145. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\CustomerSearchCreator.java (at line 40)
String[] properties = new String[] {"","鍗曚綅鐘舵?","鍗曚綅娉ㄥ唽鍙?, "鍗曚綅鍚嶇О", "鍗曚綅鍦板潃", "鍗曚綅鐢佃瘽",
"娉曚汉濮撳悕", "澶囨敞" };
                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Syntax error on tokens, delete these tokens
----------
146. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\CustomerSearchCreator.java (at line 40)
String[] properties = new String[] {"","鍗曚綅鐘舵?","鍗曚綅娉ㄥ唽鍙?, "鍗曚綅鍚嶇О", "鍗曚綅鍦板潃", "鍗曚綅鐢佃瘽",
                                                                                      ^^
String literal is not properly closed by a double-quote
----------
147. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\CustomerSearchCreator.java (at line 68)
customerId.setText("鍗曚綅娉ㄥ唽鍙?);
                   ^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
148. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 55)
public class DeleteCustomerServiceDialog extends Dialog {
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class DeleteCustomerServiceDialog does not declare a static final serialVersionUID field of type long
----------
149. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 83)
FrameWorkAdvisor.PLUGIN_ID, code, "鍒濆鍖栤?寰呭垹闄ゆ湇鍔♀?鏍戝嚭閿?, e);
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
150. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 83)
FrameWorkAdvisor.PLUGIN_ID, code, "鍒濆鍖栤?寰呭垹闄ゆ湇鍔♀?鏍戝嚭閿?, e);
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
151. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 225)
cancel_button.addDisposeListener(new DisposeListener() {
                                     ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
152. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 232)
save_button.addDisposeListener(new DisposeListener() {
                                   ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
153. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 239)
parent.addDisposeListener(new DisposeListener(){
                              ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
154. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\DeleteCustomerServiceDialog.java (at line 253)
customerMap.put("ser_status", "宸叉縺娲?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
155. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\FreezeCustomerServiceDialog.java (at line 28)
public class FreezeCustomerServiceDialog extends UpdateCustomerServiceDialog {
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class FreezeCustomerServiceDialog does not declare a static final serialVersionUID field of type long
----------
156. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\FreezeCustomerServiceDialog.java (at line 62)
customerMap.put("ser_status", "宸叉縺娲?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
157. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\FreezeCustomerServiceDialog.java (at line 62)
customerMap.put("ser_status", "宸叉縺娲?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
----------
158. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 28)
public class UnfreezeCustomerServiceDialog extends UpdateCustomerServiceDialog {
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class UnfreezeCustomerServiceDialog does not declare a static final serialVersionUID field of type long
----------
159. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 30)
private Map customerMap;
        ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
160. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 32)
public UnfreezeCustomerServiceDialog(Shell parentShell, Map customerMap) {
                                                        ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
161. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 62)
customerMap.put("ser_status", "宸叉縺娲?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
162. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 62)
customerMap.put("ser_status", "宸叉縺娲?);
                              ^^^^^^^^
String literal is not properly closed by a double-quote
----------
163. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 75)
private List<VirtualTreeRoot> buildTrees(List serviceList,List leafServiceList) {
                                         ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
164. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 75)
private List<VirtualTreeRoot> buildTrees(List serviceList,List leafServiceList) {
                                                          ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
165. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 76)
List<Map> templist = new ArrayList<Map>(serviceList); // 鍒涘缓澶у皬涓?牱鐨則emplist鍋氬壇鏈?
     ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
166. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 76)
List<Map> templist = new ArrayList<Map>(serviceList); // 鍒涘缓澶у皬涓?牱鐨則emplist鍋氬壇鏈?
                                   ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
167. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 76)
List<Map> templist = new ArrayList<Map>(serviceList); // 鍒涘缓澶у皬涓?牱鐨則emplist鍋氬壇鏈?
                                        ^^^^^^^^^^^
Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Map>
----------
168. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 77)
Collections.copy(serviceList, templist); // 澶嶅埗鍘焞ist鐨勬暟鎹埌templist
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked invocation copy(List, List<Map>) of the generic method copy(List<? super T>, List<? extends T>) of type Collections
----------
169. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 77)
Collections.copy(serviceList, templist); // 澶嶅埗鍘焞ist鐨勬暟鎹埌templist
                 ^^^^^^^^^^^
Type safety: The expression of type List needs unchecked conversion to conform to List<? super Map>
----------
170. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 79)
List<Map> rootMaps = new ArrayList<Map>();
     ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
171. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 79)
List<Map> rootMaps = new ArrayList<Map>();
                                   ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
172. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 81)
Map map = templist.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
173. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 99)
private void deleteLeaf(TreeNode root,List leafServiceList) {
                                      ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
174. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 113)
private void remove(TreeNode root, List leafServiceList) {
                                   ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
175. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 115)
Map map = (Map) leafServiceList.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
176. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 115)
Map map = (Map) leafServiceList.get(i);
           ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
177. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 123)
private static void bulidTreeObject(List templist, TreeNode parent) {
                                    ^^^^
List is a raw type. References to generic type List<E> should be parameterized
----------
178. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 125)
List<Map> maps = new ArrayList<Map>();
     ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
179. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 125)
List<Map> maps = new ArrayList<Map>();
                               ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
180. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 127)
Map map = (Map) templist.get(i);
^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
181. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 127)
Map map = (Map) templist.get(i);
           ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
182. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UnfreezeCustomerServiceDialog.java (at line 134)
templist.removeAll(maps);
^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
----------
----------
183. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 46)
public abstract class UpdateCustomerServiceDialog extends Dialog {
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class UpdateCustomerServiceDialog does not declare a static final serialVersionUID field of type long
----------
184. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 48)
private Map customerMap;
        ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
185. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 65)
public UpdateCustomerServiceDialog(final Shell parentShell, Map customerMap) {
                                                            ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
----------
186. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 80)
FrameWorkAdvisor.PLUGIN_ID, code, "鍒濆鍖栤?宸叉縺娲绘湇鍔♀?鏍戝嚭閿?, e);
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
187. ERROR in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 80)
FrameWorkAdvisor.PLUGIN_ID, code, "鍒濆鍖栤?宸叉縺娲绘湇鍔♀?鏍戝嚭閿?, e);
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
String literal is not properly closed by a double-quote
----------
188. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 220)
cancel_button.addDisposeListener(new DisposeListener() {
                                     ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
189. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDialog.java (at line 227)
save_button.addDisposeListener(new DisposeListener() {
                                   ^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
190. WARNING in E:\project\studyOSGI\eclipse\workspace\com.enjay.platform.admin\src\com\enjay\platform\admin\customer\ui\UpdateCustomerServiceDia
2013年6月17日 11:27
目前还没有答案

相关推荐

    com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar

    标题 "com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar" 指的是一个特定版本的MyEclipse插件,该插件主要负责导出Web应用程序的WAR(Web ARchive)文件。在Java Web开发中,WAR文件是一种标准格式,...

    com.genuitec.eclipse.export.wizard_9.0.0.me201211011550 .zip

    Myeclipse10 war包时错误 替换修复文件 打开Myeclipse10安装目录下的pluging文件夹 将该文件... 将刚才的com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.txt后缀名改会.jar 启动Myeclipse10即可打包war

    com.genuitec.eclipse.export.wizard_9.0.0.me201203160414

    解决Myeclipse10破解中无法导出war包的,2分送了com.genuitec.eclipse.export.wizard_9.0.0.me201203160414.jar 注意下,不同的myeclipse版本使用的该jar包版本好像有区别,请注意 使用方法就是,将该jar包替换到...

    com.genuitec.eclipse.export.wizard_9.0.0.me201203160414.jar

    解决myeclipse10.6不能正常导出ear或war包问题,导出时出现security alert:...内附解决方法和jar包com.genuitec.eclipse.export.wizard_9.0.0.me201203160414.jar 关掉myeclipse10.6,替换文件,重启,亲测可用。

    com.genuitec.eclipse.export.wizard_9.0.0.me201211011550

    com.genuitec.eclipse.export.wizard_9.0.0.me201211011550

    myeclipse10打包出错com.genuitec.eclipse.export.wizard_9.0.0.me201203160414和550

    1、解压之后会有两个jar包,分别对应10.6和10.7版本,选择与你版本相对应的jar包 2、将该文件替换到MyEclipse\Common\plugins,把后缀改为txt, 3、启动myeclipse,然后关闭, 4、将后缀改为jar,启动myeclipse

    eclipse 中自定义向导(wizard)的实现

    自定义向导(wizard)是通过 org.eclipse.ui.ide.wizard 和 org.eclipse.ui.ide.wizardpage 接口来实现的。每个向导页面都描述了一步任务,向导页面被添加到向导中,页面的状态决定了该页面是否已经完成。当该页面...

    Configuration Wizard 2

    总的来说,Configuration Wizard 2是C8051开发者的得力工具,它通过图形化界面和代码自动生成,大大降低了单片机初始化配置的难度,提高了开发效率。对于那些需要频繁进行芯片配置的项目,这款软件无疑能成为开发...

    axis2-eclipse-service-archiver-wizard和axis2-eclipse-codegen-wizard

    共四个文件,都是最先版的,希望可以帮助大家。axis2-eclipse-service-archiver-wizard和axis2-eclipse-codegen-wizard和axis2-1.6.1-bin和axis2-1.6.1-war

    axis2-eclipse-codegen-wizard-1.4.zip

    "axis2-eclipse-codegen-wizard-1.4.zip" 是一个用于 Eclipse IDE 的插件,帮助用户自动生成 Axis2 Web 服务客户端或服务器端代码,从而简化开发流程。 这个插件版本1.4是针对 Axis2 的代码生成向导,适用于 ...

    axis2-eclipse-codegen-wizard.zip与Axis2_Service_Archiver.zip

    首先,"axis2-eclipse-codegen-wizard.zip"是一个Eclipse插件,主要用于代码生成。在Web服务开发中,经常需要从WSDL(Web服务描述语言)文档自动生成客户端和服务端的Java代码,这正是此插件的主要任务。通过它,...

    axis2-eclipse-codegen-wizard.zip

    Eclipse Codegen Wizard简化了使用Axis2创建和操作Web服务的过程,允许开发者通过简单的步骤生成服务接口、实现类和客户端调用代码。 以下是关于Axis2和Eclipse Codegen Wizard的一些关键知识点: 1. **Axis2架构*...

    C8051F内部寄存器配置IO软件Configuration Wizard V3.00

    Configuration Wizard V3.00是专为C8051F系列设计的配置工具,它提供了一个直观的图形用户界面,允许用户通过简单的点击和选择操作来配置寄存器。软件的主要功能包括: 1. **寄存器配置**:用户可以选择具体的C8051...

    VC代码 PropSheet_Wizard (实用代码源).rar

    VC代码 PropSheet_Wizard (实用代码源).rarVC代码 PropSheet_Wizard (实用代码源).rarVC代码 PropSheet_Wizard (实用代码源).rarVC代码 PropSheet_Wizard (实用代码源).rarVC代码 PropSheet_Wizard (实用代码源)....

    VC代码 PropSheet_Wizard (实用代码源).zip

    VC代码 PropSheet_Wizard (实用代码源).zipVC代码 PropSheet_Wizard (实用代码源).zipVC代码 PropSheet_Wizard (实用代码源).zipVC代码 PropSheet_Wizard (实用代码源).zipVC代码 PropSheet_Wizard (实用代码源)....

    axis2-eclipse-codegen-wizard-1.5

    标题“axis2-eclipse-codegen-wizard-1.5”和描述“axis2-eclipse-codegen-wizard-1.5.3”所提及的是Axis2 Eclipse Codegen Wizard的一个版本,这是一个专门为Eclipse集成开发环境(IDE)设计的插件。这个插件的主要...

Global site tag (gtag.js) - Google Analytics