0

I am unable to configure adf-rich faces in MyEClipse IDE. How to Configure adf-rich faces of jars, web.xml, config files in a Project.

UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92

4 Answers4

1

Why don't you try using jdeveloper IDE for developing adf based project?

Oracle JDeveloper

or you can view the below link on how to configure eclipse with adf comp

UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92
Sam
  • 1,298
  • 6
  • 30
  • 65
  • I am familiar with My-eclipse IDE. All my projects are present run on My-eclipse. Help me folks. Need configuration files (web.xml and config.xml ) files. – UdayKiran Pulipati Sep 06 '12 at 13:24
1

How about installing OEPE aka Oracle Enterprise Pack for Eclipse Eclipse Based Enterprise Application Development Do a sample and look at the generated configuration files.

UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92
Timo Hahn
  • 2,466
  • 2
  • 19
  • 16
  • Hello Timo, I want configuration in MyClipse (8.x + ) IDE not in Eclipse. I search in oracle site, but there is no details in that site how to configure adf-rich in MyEclipse IDE. – UdayKiran Pulipati Sep 07 '12 at 10:30
  • 1
    Obviously Oracle doesn't support this directly. This is the reason why I suggested to install the OEPE to find out how it's done there. – Timo Hahn Sep 07 '12 at 14:47
1

You can install the OEPE plugins into an existing Eclipse installation. See information here

none
  • 11,793
  • 9
  • 51
  • 87
Raghu
  • 11
  • 1
1

Depends on what you are trying to achieve. If you just want the libraries for ADF Faces included inside your project then the simplest would probably be to download the ADF Faces components demo and open the WAR in MyEclipse. http://content.oracle.com/technetwork/developer-tools/adf/download/index.html

If you also want visual development capabilities for ADF Faces you can try installing the OEPE plugins into your myEclipse. See the repositories at the end of this page: Oracle Enterprise Pack for Eclipse (12.1.1.2.1)

UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92
Shay Shmeltzer
  • 3,693
  • 1
  • 13
  • 9