由买买提看人间百态

topics

全部话题 - 话题: jdeveloper
1 2 下页 末页 (共2页)
c*********e
发帖数: 16335
1
你们要用jdeveloper写java code吗?免费的jdeveloper用得好不爽,难道是因为免费
版本少了很多功能?jdeveloper里面的server好弱。
oracle sql developer也好不爽,经常动不动就所有table不见了。
用toad是要自己学吗?
p******e
发帖数: 12
2
来自主题: Java版 - GUI libraries for JDeveloper?
The GUI components coming with JDeveloper is way too primitive. It is normal
if you consider Oracle focuses more on database.
So my question is, is there any GUI libraries in this market that works with
the latest JDeveloper? I found VisualSoft but their components couldn't work
with the latest JDeveloper.
Thanks for help.
r***l
发帖数: 67
3
来自主题: Java版 - GUI libraries for JDeveloper?
what you mean by GUI component? JDeveloper supports the standard java Swing
components.
JDeveloper is an underrated IDE. It has one of the best Struts support, EJB
supports and UML supports. The PL/SQL debugger is the best. You can step
through you java code and PL/SQL code at the same time, which is very
impressive.
JDeveloper is kind of slow, it is a problem.
m*********e
发帖数: 15
4
I am a new user for JDeveloper. I install the JDeveloper Studio Edition 10.1
.3.3.0.4157.
The Visual Editor does not work with JSP. I tried so many time to drag-and-
drop different components, the Visual Editor is always blank.
I tried to Google the problem. Some article says that's because some
libraries are missing. It does not apply to me.
So what's the problem? Anybody have some idea?
Many thanks!
c*********e
发帖数: 16335
5
来自主题: Java版 - 有用jdeveloper的吗?
jdeveloper里面怎么做个log in页面,把username,password存到database里面都这么
难啊?我是说password要加密了再存的那种。明码存倒是很简单。难道要自己搞个加密
算法?jdeveloper存这个username,password好像是用的xml其它的方法,是吗?
sql server,c#就简单多了,扯个控件就行,已经有了validation在里面,直接用就行
了,密码是用的ms自己搞的加密算法,dba都不能看到的那种。
m*********e
发帖数: 15
6
I have never used .net before.
Actually my job is 85% Oracle DBA and 15% Java programmer focus on back-end
communication with Database.
Our main Java programmer just left and my manager want me to pick up her job
for several months. I have very limited experience with XML, HTML, JSP, web
service, ...
I hope a good IDE can help me. We are not building complicated system, just
some internal used basic Java web applications. I choose jdeveloper simply
because I come from Oracle word.
Anyway, I need
x****y
发帖数: 252
7
JDeveloper use JSF as I remember.
u****s
发帖数: 2186
8
来自主题: Java版 - 有用jdeveloper的吗?
JDeveloper 超差。除非你做ADF,stay away with it.
但加密和它没有任何关系。
z****n
发帖数: 1933
9
译者的话:在翻译完这篇新闻后,心情久久不能平静,一个伟大的技术公司就这样倒下
了,难道这真的是“纯技术”公司的宿命么?公司的目标都是获取利润,而Oracle则将
这一理念发挥到了极致:凡是与利润不相干的一律干掉,原文用“ruthlessly profit
focused”来形容Oracle对利润的渴求。当然了,对利润的追逐本身无可厚非,可能我
还是太傻太天真:-)。再也看不到Sun的首页了,感觉 Oracle的首页给人一种冷冰冰
的感觉。
再一次将Java之父James Gosling博文中的图片发布在这里,以悼念年仅28岁的伟大的
Sun公司。
历经近9个月的漫长等待后,Oracle终于获得欧盟的批准成功完成对Sun的收购。近日
Oracle宣布了对Sun技术与平台的未来规划。
Java、JVM及JVM上的各种语言
Oracle产品开发高级副总裁Thomas Kurian说,Oracle计划集成Sun HotSpot与Oracle
JRockit Java虚拟机;他又补充到,Oracle打算”振兴“Java开发者社区并将Java编程
模型的触角延伸到新近涌现的应用开发范式上来。比如说... 阅读全帖
W*******e
发帖数: 1268
10
来自主题: WashingtonDC版 - Java开发人员知识点
先抛砖引玉总结一下个人使用Java经历,从用HotJava开始,第一个IDE用的是Symatec
Cafe,到现在的Eclipse和JDeveloper,看看知识有没有跟上现在的潮流,需要哪些改
进的地方请砸砖。对新的Java开发员如果有用的地方请给包子鼓励。
Java开发人员知识点
1.听说过James Gosling,SUN和Oracle公司。知道网上下载Java的地址,在哪讨论Java
。练习过Java在Windows下的安装和配置。知道Java应用系统中常见的几种license。了
解bytecode和Java在不同系统下可以轻松移植的原理。
2.懂得基本的Java编程和行命令格式。了解面向对象的编程思路。
几个基本点:Java基本语法和控制结构,命名和代码风格,结构化,对象封装,继承,
抽象,多态,接口,异常处理,堆空间,栈空间,垃圾回收器,static,this,
synchronized,annotations,JUnit,JDBC,JSP/servlet
Java Core APIs: java.lang,java.util,java.io,java.awt,javax... 阅读全帖
o*b
发帖数: 42
11
来自主题: Database版 - How I choose from WebDB and Oracle8i
If you want to build a not-heavy web site with oracle db on
the
backend, it is recommended to use WebDB. It has all the
tools
from creating HTML pages to directly access db data from its
(JDeveloper) gui. If you use Java for the application, you
can
build your entire application under JDeveloper environment.
It
also has some PL/SQL cartridge which can almost build any
web
application using oracle db.
However, WebDB is kind of buggy. It is certainly not as
stable
as Oracle db. But I do not th
x***h
发帖数: 8
12
来自主题: Database版 - What's new in Oracle9i new release?
Install database means
1. you will have a software to manage your data.
2. You can use SQL to query your data.
Install Developer Suite, means you will have tools to help you build
oracle specific database applications.
JDeveloper helps you build java-database application
Designer helps you model your data.
Forms helps you build UI.
Reports help you build report.
JDeveloper is included in the developer suite. But since it evolves
rapidly, you'd better download the latest o
s***c
发帖数: 1926
13
来自主题: Database版 - shame on oracle

JDeveloper和Eclipse完全没有可比性。Oracle应该彻底的抛弃JDev,老老实实在eclip
se上开发插件。
我的JDeveloper 10.1.3.2 每隔三个月就崩溃一次,启动时出现stack overflow error
,已经打开的文件不能单个关闭,必须close all。以前每次都找公司Service Desk来重
装,麻烦得要死。前天又崩溃一次,google发现JDev把每次打开的文件历史都存在pref
erences.xml文件里,日积月累,文件越来越大,最后造成over flow。把xml里没用的h
istory删掉,问题立马解决。
OTN上几年前就有人提出这个问题了,大家的解决方案都是重装。我就纳闷,Oracle JD
ev组难道自己从来不用JDev开发项目吗?
W*******e
发帖数: 1268
14
来自主题: Database版 - Java开发人员知识点 (转载)
【 以下文字转载自 WashingtonDC 讨论区 】
发信人: Westridge (西岭), 信区: WashingtonDC
标 题: Java开发人员知识点
发信站: BBS 未名空间站 (Wed Apr 18 00:03:19 2012, 美东)
先抛砖引玉总结一下个人使用Java经历,从用HotJava开始,第一个IDE用的是Symatec
Cafe,到现在的Eclipse和JDeveloper,看看知识有没有跟上现在的潮流,需要哪些改
进的地方请砸砖。对新的Java开发员如果有用的地方请给包子鼓励。
Java开发人员知识点
1.听说过James Gosling,SUN和Oracle公司。知道网上下载Java的地址,在哪讨论Java
。练习过Java在Windows下的安装和配置。知道Java应用系统中常见的几种license。了
解bytecode和Java在不同系统下可以轻松移植的原理。
2.懂得基本的Java编程和行命令格式。了解面向对象的编程思路。
几个基本点:Java基本语法和控制结构,命名和代码风格,结构化,对象封装,继承,
抽象,多态,接口,异常处理,堆空... 阅读全帖
m**i
发帖数: 89
15
来自主题: Software版 - Internet/eBusiness的新进展

补充说明一下:
ASP有非常有名的而且很好用的开发环境,Microsoft InterDev.
现在JSP也逐步拥有了各中开发工具。这里简单介绍几个:
1. IBM WebSphere Sutdio
这是和IBM WebSphere Server配套的开发环境,但你的服务器若是其它
的产品,它也支持。WebSphere Studio支持JSP 0.92到JSP1.0。
它可以在http://www.software.ibm.com里Free Download,但使用有些
限制。
2. NetObject ScriptBuilder
NetObject也是IBM的企业。不过对JSP的支持,ScriptBuilder和
WebSphere Studio有些不同:你自己试试吧:-)
3. Oracle Jdeveloper 3.0
这是一个由Borland JBuilder OEM而来的Java集成开发环境。其最
新的版本3.0(十一月初才发布)支持JSP 1.0的编写和调试。但如果
你要用的是老版本的JSP,如0.92,就有点问题。
JDeveloper 3.0的功能十分强大,包含了所有
z****e
发帖数: 54598
16
来自主题: Military版 - IBM完蛋,是必然的事
瞎扯淡
sun的一票东西唯一有点价值的就是不收钱的java
剩下一堆硬件,又贵又难用,前面那些人说ibm的东西难用
那都是没用过sun的东西,sun绝对在难用排行第一位
看看netbeans就知道了,那都什么玩意,一个最简单的东西给做得无比复杂
oracle以前自己做软件,都是竞标首轮被淘汰得货
比如当年做app server,后来jdeveloper之类得,都是垃圾中的垃圾
后来实在搞不下去了,犹太人开始恶意收购,从peoplesoft开始
到jboss,jboss不从,才去搞bea,bea老庄也不想卖
但是经济利益说话,没有办法,才让oracle弄了去
oracle也是一只米犹公司
a****r
发帖数: 12375
17
来自主题: Military版 - IBM完蛋,是必然的事
扯淡,Sun是最伟大的IT公司,
发明了SPARC、JAVA、NFS、Solaris、ZFS、sunRPC、dtrace。。。

瞎扯淡
sun的一票东西唯一有点价值的就是不收钱的java
剩下一堆硬件,又贵又难用,前面那些人说ibm的东西难用
那都是没用过sun的东西,sun绝对在难用排行第一位
看看netbeans就知道了,那都什么玩意,一个最简单的东西给做得无比复杂
oracle以前自己做软件,都是竞标首轮被淘汰得货
比如当年做app server,后来jdeveloper之类得,都是垃圾中的垃圾
后来实在搞不下去了,犹太人开始恶意收购,从peoplesoft开始
到jboss,jboss不从,才去搞bea,bea老庄也不想卖
但是经济利益说话,没有办法,才让oracle弄了去
oracle也是一只米犹公司
r*****d
发帖数: 1924
18
【 以下文字转载自 WashingtonDC 讨论区 】
发信人: Westridge (西岭), 信区: WashingtonDC
标 题: Java开发人员知识点(更新)
发信站: BBS 未名空间站 (Wed Apr 18 00:03:19 2012, 美东)
Java开发人员知识点
1.听说过James Gosling,SUN和Oracle公司。知道网上下载Java的地址,在哪讨论Java
。练习过Java在Windows下的安装和配置。知道Java应用系统中常见的几种license和JCP。了
解bytecode和Java在不同系统下可以轻松移植的原理。
2.懂得基本的Java编程和行命令格式。了解面向对象的编程思路。
几个基本点:Java基本语法和控制结构,命名和代码风格,结构化,对象封装,继承,
抽象,多态,接口,异常处理,堆空间,栈空间,垃圾回收器,static,this,
synchronized,annotations,JUnit,JDBC,JSP/servlet
Java Core APIs: java.lang,java.util,java.io,java.a... 阅读全帖
B****O
发帖数: 20
19
来自主题: StartUp版 - 用什么软件开发页面比较好?
如果仁兄没有听说过MicroSoft Visual Studio 和 oracle Jdeveloper 集成开发环境
的化,你还是出钱请人吧。
初学者:要懂得css, html, javascript。如果小公司只需要显示一些静态页面,可从http://www.freecsstemplates.org/下载模板,然后换成自己的内容。
进阶者:一般掌握其中一个组合就可以了(PHP + mysql), (java + oracle), (.net +
sql server). 但水非常深。
顺便show一下自己的startup。已小有成就但任重而道远。
http://www.dyngeometry.com
B****O
发帖数: 20
20
来自主题: StartUp版 - 用什么软件开发页面比较好?
忘了说一句oracle Jdeveloper可免费下载。MicroSoft Visual Studio 也有free的版
本。
x**n
发帖数: 12542
21
来自主题: WashingtonDC版 - [合集] Java开发人员知识点
☆─────────────────────────────────────☆
Westridge (西岭) 于 (Wed Apr 18 00:03:19 2012, 美东) 提到:
Java开发人员知识点
1.听说过James Gosling,SUN和Oracle公司。知道网上下载Java的地址,在哪讨论Java
。练习过Java在Windows下的安装和配置。知道Java应用系统中常见的几种license和JCP。了
解bytecode和Java在不同系统下可以轻松移植的原理。
2.懂得基本的Java编程和行命令格式。了解面向对象的编程思路。
几个基本点:Java基本语法和控制结构,命名和代码风格,结构化,对象封装,继承,
抽象,多态,接口,异常处理,堆空间,栈空间,垃圾回收器,static,this,
synchronized,annotations,JUnit,JDBC,JSP/servlet
Java Core APIs: java.lang,java.util,java.io,java.awt,javax.swing,JFrame
,String,java.sql... 阅读全帖
W*******e
发帖数: 1268
22
来自主题: WashingtonDC版 - Eclipse Juno计划明天推出
每年六月最后一个周三更新一次版本
不知道这次有啥好东西推出
netbeans, intelliJ, MyEclipse, Jdeveloper众多观众围观
w******t
发帖数: 16937
23
来自主题: WashingtonDC版 - Eclipse Juno计划明天推出
什么时候出Eclipse phone啊?

每年六月最后一个周三更新一次版本不知道这次有啥好东西推出netbeans, intelliJ,
MyEclipse, Jdeveloper众多观众围观
★ Sent from iPhone App: iReader Mitbbs Lite 7.56
g********0
发帖数: 15010
24
来自主题: WashingtonDC版 - mutilpe IT job opennings
‎3-4 senior JAVA developers. - Washington DC.
Applicant must be a US citizen and undergo an SSBI background check so a
current clearance or recent background check is desirable. Active Public
Trust is preferred. In addition to strong JAVA, candidate must have
experience in Hibernate and Spring.
Skills mainly needed.
1. Strong JAVA/J2EE
2. JavaScript
3. Web Application Development
4. Hibernate
5. Spring MVC or other MVC Framework experience
6. WebLogic experience is a plus
7. Other nice to ... 阅读全帖
z*******3
发帖数: 13709
25
既然有蠢货说db没有mac版的
我一个个说
mysql
下载的页面
http://dev.mysql.com/downloads/mysql/
http://dev.mysql.com/downloads/cluster/
MySQL Cluster Quick Start for Linux - also works for Mac OS X
后半句什么意思我不解释了
postgresql
下载页面
http://www.postgresql.org/download/
看到macosx没?
比windows还要高两行的那个就是
firebird
下载页面
http://www.firebirdsql.org/en/firebird-2-5-1/
看到macosx的标志没?就在linux那只企鹅的右边
oracle db
介绍页面
http://www.oracle.com/technetwork/topics/macos/whatsnew/index.h
看清楚:
Oracle Database 10g Release 2, Oracle SQL Developer, and Or... 阅读全帖
m**i
发帖数: 89
26
来自主题: Database版 - Re: Web Database

I am waiting for JDeveloper 3.0, which supports JSP. Java Serverlet is
powerful, but not easy to develope a eCommerce site--You have to output
even each HTML tag in the servlet.
So, I think, at this time, PHP3/4 is better than Servlet.
m**i
发帖数: 89
27
来自主题: Database版 - Re: Web Database

I mean i need a JSP enabled web server. JDeveloper supports JSP, and
bundles a such server.
Apache Java module has an extension, named JSSI, but it is not a standard.
En, you have to output XML tags.
B*****n
发帖数: 135
28
来自主题: Database版 - [转载] Whcich DB Software to Install?
Oracle has built-in JVM; you can write java stored procedures;
or use embeded SQL within java apps; Sun's JDBC standard
is pretty much driven by Oracle's implementation; Oracle's
JDeveloper supports EJB and servlets that work with 8i out
of the box; and oracle is ported to about 30 platforms
(certainly including OS/390 and AS/400)...
i have no experience w/ DB2 so this is just for comparison
with other's opinion.
B*****n
发帖数: 135
29

if i recall correctly, in oracle JDeveloper 3.1 there is
a complete example program for an Auction site. it uses
EJB and other components...
j**s
发帖数: 16
30
Jdeveloper is oracle's java development tool. In that
example, oracle database
is already integrated part of ejb. Not very useful for you.
t**r
发帖数: 4
31
来自主题: Database版 - What's new in Oracle9i new release?
What's the relation btw Oracel9i Database, Oracle9i Developer Suite, and
Oracle9i Jdeveloper?
If I want to run Oracle9i on Win2000, do I need to install all of those
products?
Thanks a lot.
M*******r
发帖数: 522
32
上次下载JDeveloper 10g,反复下了多少次,用WinRAR解压,总是说“The archive is
either unknown format or damaged”
今天下了个Oracle 10g,六百多兆好不容易弄了下来,好家伙,居然又是corrupted...
请教这里是否有什么trick?多谢
s*****l
发帖数: 2242
33
来自主题: Database版 - 我应该选择哪个ORACLE版本?
假期想学学oracle,完全新手,我应该order哪个/哪些版本啊?谁告诉我应该选那个SK
U#?谢谢!windows xp系统,主要想学学数据库管理与一些基本的查询之类。
Product Version Sku#
Application Server 10g (9.0.4.0.0) 100-102
Application Server Toplink 10g (9.0.4.2.0) 103
Content Management SDK 10g (9.0.4.1.0) 104
JDeveloper 9i (9.0.4.0.0) 105
Documentation Library 10g (9.0.4.0.0) 106
Forms & Reports Services 10g (9.0.4.0.0) 107
Enterprise Manager Grid Control Agent 10g relea
B*****g
发帖数: 34098
34
来自主题: Database版 - shame on oracle
啥垃圾developer day,就是JDevelope + SQL Developer广告day
h******e
发帖数: 150
35
来自主题: Database版 - shame on oracle
没办法.那个UNIT也要找活呀.
内部那么多UNIT都想表现出来.否则就的CUT了.
内部产品线重叠太多了.
JDEVELOPER <-> ECLIPSE
B*****g
发帖数: 34098
36
用toad+eclipse,oracle sql developer这心难用呀
c*********e
发帖数: 16335
37
是啊,sigh
可以用eclipse + sql server 2012吗?
p***n
发帖数: 635
38
来自主题: Java版 - Which IDE is good in Linux?
More IDE's have a linux version
like Intellij, JBuilder,Ecllipse,JDeveloper ...
c*****s
发帖数: 214
39
来自主题: Java版 - memory usage profiling?
一般会有给IDE上加profiling功能的插件
Oracle JDeveloper和WSAD里自带这个特性,我用的是
http://eclipsecolorer.sourceforge.net, 给eclipse用的
s**g
发帖数: 15
40
Oracle Jdeveloper
r***l
发帖数: 67
41
Why it's the best?
Saw the short version demo, it's cool. However, nothing really new (jsp,
struts editing, debugging). IntelliJ and JDeveloper can do the same thing plus
more.
If it's free, it might be the best plug-in for eclipse. However, it's not.

studio
xt
发帖数: 17532
42
来自主题: Java版 - GUI libraries for JDeveloper?

Come on. I hand code GridBagLayout with swing and am not complaining.
p******e
发帖数: 12
43
来自主题: Java版 - GUI libraries for JDeveloper?
I am not compaining either, but my boss wants to have higher-level, more
configurable GUI components, especially for Tree and Grid controls.
He is sort of nuts. I am leaving this company but he said, before I leave, I
may help him do some investigation and suggest some tools for further
upgrading for our products.

normal
with
work
xt
发帖数: 17532
44
来自主题: Java版 - GUI libraries for JDeveloper?

For GUI? What do you mean by "more configurable"?
z***e
发帖数: 5393
45
来自主题: Java版 - NetBeans 的初级问题
netbean没用过。
Eclipse是自动compile.
JCreator是手动(建议你是新手用这个比较好,界面简单明了)。
JDeveloper也不错的。

M*******r
发帖数: 522
46
来自主题: Java版 - 请问如何才能下载JDeveloper?
一大早不停地试验从OTN下载, 总是HTTP 500 error -- 好不容易下载了一次,文件大小
倒是40MB,但用winzip/winRAR打开却说格式不对!
有没有其他除了OTN之外的下载link?
A**o
发帖数: 1550
47
时常看到一些人说掌握了Java,但是让他们用Java做一个实际的项目可能又困难重重,
在这里,笔者根据自己的一点理解斗胆提出自己的一些对掌握Java这个说法的标准,当
然对于新手,也可以提供一个需要学习哪些内容的参考。另外这个标准仅限于J2SE部分
,J2EE部分的内容有时间再另说。
1、语法:必须比较熟悉,在写代码的时候IDE的编辑器对某一行报错应该能够根据
报错信息知道是什么样的语法错误并且知道任何修正。
2、命令:必须熟悉JDK带的一些常用命令及其常用选项,命令至少需要熟悉:
appletviewer、HtmlConverter、jar、java、javac、javadoc、javap、javaw、
native2ascii、serialver,如果这些命令你没有全部使用过,那么你对java实际上还
很不了解。
3、工具:必须至少熟练使用一种IDE的开发工具,例如Eclipse、Netbeans、
JBuilder、Jdeveloper、IDEA、JCreator或者Workshop,包括进行工程管理、常用选项
的设置、插件的安装配置以及进行调试。
4、API:Java的核心AP
l*****a
发帖数: 166
48
来自主题: Java版 - 哪个ide比较好?
我用 JDeveloper, free.
t*******e
发帖数: 684
49
那个东西没那么重要,除非开发没有graphic designers.实在不行,换个IDE,eclipse
with WTP plugin,netbeans.
m*********e
发帖数: 15
50
totempole:
Thank you very much for your suggestion.
I am the only Java programmer in a tiny IT department. I feel ok for the
back end, but I really hate the HTML, JSP part.
So for ecipse and netbeans, which one is easier to learn and use?
Thanks!
1 2 下页 末页 (共2页)